Re: Struggling to get trace/debug logging from Tomcat components

2025-03-13 Thread Konstantin Kolinko
чт, 13 мар. 2025 г. в 16:42, Christopher Schultz : > > All, > > I really should be able to figure this out for myself but I'm frustrated > and might just need someone to show me that I'm spelling something wrong. > > I'm trying to get all logs from the CsrfPReventionFilter. I know it's > working be

Re: Struggling to get trace/debug logging from Tomcat components

2025-03-13 Thread Christopher Schultz
Konstantin, On 3/13/25 10:55 AM, Konstantin Kolinko wrote: чт, 13 мар. 2025 г. в 16:42, Christopher Schultz : All, I really should be able to figure this out for myself but I'm frustrated and might just need someone to show me that I'm spelling something wrong. I'm trying to get all logs fro

SOLVED (90%): Re: Has Tomcat 10 dropped support for using log4j2 as its default logger?

2025-03-13 Thread Bruno Melloni
I found a solution.  It is not perfect but it works. Man, I miss the old days of simple log4j-tomcat configurations. Feel free to use, reproduce, modify (especially if you have improvements) as you wish. *Configuring Tomcat for log4j2 logging* *NOTES*: ·A simpler configuration might be pos

Struggling to get trace/debug logging from Tomcat components

2025-03-13 Thread Christopher Schultz
All, I really should be able to figure this out for myself but I'm frustrated and might just need someone to show me that I'm spelling something wrong. I'm trying to get all logs from the CsrfPReventionFilter. I know it's working because I get 403 responses when it's enabled and don't get the

Re: Struggling to get trace/debug logging from Tomcat components

2025-03-13 Thread Christopher Schultz
Konstantin, On 3/13/25 12:34 PM, Christopher Schultz wrote: Konstantin, On 3/13/25 10:55 AM, Konstantin Kolinko wrote: чт, 13 мар. 2025 г. в 16:42, Christopher Schultz : All, I really should be able to figure this out for myself but I'm frustrated and might just need someone to show me that