Hi
I have a spring boot application with embedded tomcat which provides
logging in access logs.I am using ExtendedAccessLogValve and the pattern is
c-ip date time x-P(XX)
But i want to log in below format:

client_ip:c-ip date time 'GMT' x-P(XX)

Basically want to notify the developers on the type of value and time zone
of date time getting logged.
Please help me in defining a pattern in ExtendedAccessLog.

Thanks,
Shreya

Reply via email to