Tomcat logs are flooded with Intrusion Exceptions
Hello,
Tomcat logs are getting filled with intrusion exceptions as below:
ERROR IntrusionException:55 - [SECURITY FAILURE Anonymous:null@unknown -> /ExampleApplication/IntrusionException] INTRUSION - Multiple (2x) and mixed encoding (3x) detected.
It's not creating issues in the application but tomcat logs are flooded with these errors.
Followed this article and turned errors into warnings but still size of log file is increasing too fast.
How to handle these exceptions? Can anyone help me with your inputs to handle this?
Thanks!
