User Tools

Site Tools


Writing /app/www/public/data/meta/onboarding/snmpmanager/log_files.meta failed
onboarding:snmpmanager:log_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
onboarding:snmpmanager:log_files [2017/05/26 15:11] mmcconboarding:snmpmanager:log_files [2021/06/25 10:09] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Log Files ======
  
 +
 +Author: David McGee
 +
 +There are two log files to monitor for the SNMP Manager:
 +
 +  * SnmpManager.log 
 +  * catalina.out
 +
 +All println statements go to the catalina.out and all log.info statements go to the SnmpManager.log
 +
 +The catalina.out should always be located in /var/tomcat/SnmpManager/logs on every server.
 +
 +The SnmpManager.log location can differ depending on the server.
 +
 +
 +To date it will be located in one of the following directories on a server:
 +
 +  * /home/scotty/logs/grails
 +  * /export/home/scotty/logs/grails
 +  * /usr/local/logs