User Tools

Site Tools


onboarding:ticketer:log_files

Log Files

Grails Log File Locations:

Depending on the server, the grails application files for the Ticketer will be located in one of the following:

  • /usr/local/logs
  • ~/logs/grails

The name of the file in this location is Ticketer.log

Tomcat Log File Locations:

The tomcat application files for the Ticketer will be located in the following directory:

  • /var/tomcat/Ticketer/logs

The name of the file in this location is catalina.out

Useful Commands for use with log file navigation:

Some useful commands and tools to use for navigating the application log files are as follows:

  • grep
  • egrep
  • tail
  • less
  • cat
  • awk

For further information on these command line utilities, consult the following article: https://www.loggly.com/ultimate-guide/analyzing-linux-logs/

onboarding/ticketer/log_files.txt · Last modified: 2021/06/25 10:09 by 127.0.0.1