Skip to content
vjrj edited this page Apr 25, 2019 · 14 revisions

Logs files can be very helpfull when you have an issue.

Here are the locations of all the log files (depending on the service you are running on which host):

Main/core services:

  • /var/log/tomcat*/catalina.out
  • /var/log/tomcat*/*.txt
  • /var/log/cassandra/*.log
  • /opt/solr-*/server/logs/solr.log

CAS and Related:

  • /var/log/atlas/

Spatial:

  • /data/ala/data/geoserver_data_dir/logs/geoserver.log

Webservers:

  • /var/log/apache2/
  • /var/log/nginx/

Databases:

  • /var/log/mysql/
  • /var/log/postgresql/
  • /var/log/mongodb/
Clone this wiki locally