On 02/02/2023 07:57, shallowinggg wrote:
I want to print skywalking traceId in tomcat access log, how to extend 
AceessLogValue class or any other solutions??

Might be easier to put the traceId into a session or request attribute and then use the standard AccessLogValve functionality to log the attribute value.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to