Solutionunvalidated
Another way is to extends ValveBase class to make a custom valve and then use log4j SocketAppender — to send the formatted log to syslog server. Tension: not sure if logs can be transmitted to syslog server directly through this valve. Outcome: send the formatted log to syslog server.
b167149e-4e8f-42f1-8e31-625b674059d5
Another way is to extends ValveBase class to make a custom valve and then use log4j SocketAppender — to send the formatted log to syslog server. Tension: not sure if logs can be transmitted to syslog server directly through this valve. Outcome: send the formatted log to syslog server.