Skip to main content
Version: 7.2402.x.x RR

Viewing log files

By default, nevisProxy writes the following log files:

Name of the log fileDescription
/var/opt/nevisproxy/<instance>/logs/apache.logThis file contains the apache error messages.
/var/opt/nevisproxy/<instance>/logs/navajo.logThis log file contains all error and tracing information generated by the Navajo servlet container, servlets, and filters.
/var/opt/nevisproxy/<instance>/logs/access.logTransaction log containing a line for each HTTP request. Use the "LogFormat" parameter to specify the content/format for this log file.

The nevisproxy log commands may be used to view the log files mentioned above. It is recommended using grep and tail directly on the files for log analysis.