traceId has in request header, but it is encrypted, I need to parse it.
%{xxx}i can get header, but encrypted value
>
> 在 2023年2月2日,16:33,Mark Thomas <[email protected]> 写道:
>
> 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: [email protected]
> For additional commands, e-mail: [email protected]
>