Ticket #71 (closed enhancement: fixed)
Reduce confsync log spam
| Reported by: | blee | Owned by: | ccowart |
|---|---|---|---|
| Priority: | minor | Milestone: | confman-1.9.3 |
| Component: | confsync | Version: | 1.9.2b |
| Keywords: | Cc: |
Description
In my setup, every machine runs confsync every 5 minutes and almost always syslogs the message "System is up to date". This amounts to a a significant log volume (especially when these messages are collected on a logging server) for a fairly uninteresting message.
Some discussion should be had regarding ways to improve this.
Change History
Note: See
TracTickets for help on using
tickets.

We could support a "-q" to suppress certain uninteresting log messages.
We might also try changing the severity of that message so it can be
filtered out at the syslog level.