Ticket #71 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by ccowart

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.

comment:2 Changed 2 years ago by ccowart

  • Owner changed from confman-developers@… to ccowart
  • Status changed from new to accepted

comment:3 Changed 2 years ago by ccowart

  • Status changed from accepted to needsmerge

(In [471]) Adding support for a -q flag to suppress the no-op log messages.

Fixes #71

comment:4 Changed 2 years ago by ccowart

  • Status changed from needsmerge to closed
  • Resolution set to fixed

(In [486]) Merging support for the -q flag on confsync.

Resolves #71

Note: See TracTickets for help on using tickets.