Re: Sending access logs to the syslog server

2023-02-03 Thread Christopher Schultz
Devatha, On 2/2/23 13:02, Devatha Naga Puneeth wrote: Apache Tomcat Version : 9.0.65 How to send the access logs of tomcat to the syslog server through log4j.xml ? I have a root logger which is pointing to a syslog appender. But I was not able to see the access logs in the syslog server and wa

Sending access logs to the syslog server

2023-02-02 Thread Devatha Naga Puneeth
Apache Tomcat Version : 9.0.65 How to send the access logs of tomcat to the syslog server through log4j.xml ? I have a root logger which is pointing to a syslog appender. But I was not able to see the access logs in the syslog server and was not able to see the logs related to server startup. Id