How to turn off certain logging messages from 3rd party jars in JBoss EAP 6.x
Issue
Getting a huge number of log messages from org.infinispan.AUDIT in server.log after implementing JDG access control using JBoss Data Grid.
Below is a sample:
13:20:07,923 INFO [org.infinispan.AUDIT] (default-threads - 10) [ALLOW] complete.package.name.className@7560a20e READ cache[CacheData]
Is it possible to filter these kind of messages?
Environment
- Red Hat JBoss EAP 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.