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

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

Here are the locations of many of 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/

Jenkins (if you are using):

  • /var/lib/jenkins/jobs/*/builds/*/log
  • /var/log/jenkins/
Clone this wiki locally