Exclude mod_cluster requests from httpd access log
Issue
- mod_cluster management protocol (MCMP) requests are filling the httpd access log file over time:
127.0.0.1 - - [21/Jan/2016:14:48:59 +0000] "STATUS / HTTP/1.1" 200 86 "-" "ClusterListener/1.0"
127.0.0.1 - - [21/Jan/2016:14:48:59 +0000] "STATUS / HTTP/1.1" 200 86 "-" "ClusterListener/1.0"
127.0.0.1 - - [21/Jan/2016:14:48:59 +0000] "STATUS / HTTP/1.1" 200 86 "-" "ClusterListener/1.0"
- Can these requests be excluded from httpd access logging?
Environment
- JBoss Enterprise Web Server (JWS)
- Apache httpd
- mod_cluster
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.