Skip to content
Advertisement

Tag: access-log

MDC related content in tomcat access-logs

Can MDC related content be made available in tomcat access logs in spring boot application. I have gone through lot of blogs but everywhere the contents of MDC are logged to application logs but not in access logs. Is there any way to add them in tomcat access log pattern. Answer Final Verdict is: Access logs don’t support MDC as

Advertisement