Jabberd filling /var/log/messages with "disconnect jid=unbound, packets: 0", How to handle this messages ?
Issue
- Jabberd is logging every connection. This is logging dozens of connections every second and is flooding /var/log/messages. This is causing the /var/log partition to fill to 100% and causing errors. While we could increase the partition size and be more strict with our logrotate. This still leaves the problem of the log being full of unhelpful messages. Is there a way to turn down the verbosity of jabberd?
Dec 12 11:06:57 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=55243] connect
Dec 12 11:06:57 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=55243] disconnect jid=unbound, packets: 0
Dec 12 11:06:57 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=55424] connect
Dec 12 11:06:57 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=55424] disconnect jid=unbound, packets: 0
Dec 12 11:06:58 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=38597] connect
Dec 12 11:06:58 example jabberd/c2s[9885]: [7] [::ffff:192.168.1.x, port=38597] disconnect jid=unbound, packets: 0
Environment
Red Hat Satellite or Proxy 5.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
