How to suppress access logging that matches specific conditions (e.g. HEAD request) in JBoss EAP 7.x
Issue
- How can I suppress access logging that matches specific conditions (e.g. HEAD request or specific IP address) in JBoss EAP 7.x. For example, the following
-
Many health check requests like the following are logged in the access log. How do I suppress such logging?
23.4.0.6 - - 0.003 [03/Oct/2017:07:48:05 +0200] HEAD / HTTP/1.1 200
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.