We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The access log configuration is located at /var/lib/pki/pki-tomcat/conf/server.xml:
/var/lib/pki/pki-tomcat/conf/server.xml
<Server ...> <Service ...> <Engine ...> <Host ...> <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs" prefix="localhost_access_log" suffix=".txt" pattern="common"/> </Host> </Engine> </Service> </Server>
The logs will be stored in /var/lib/pki/pki-tomcat/logs/localhost_access_log.YYYY-MM-DD.txt.
/var/lib/pki/pki-tomcat/logs/localhost_access_log.YYYY-MM-DD.txt
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide