maas/charts/maas/templates/etc
Phil Sphicas 44c68d4d65 maas-syslog fix: eliminate duplicate messages
A recent change[0] to allow customization of the log level inadvertently
resulted in most messages being logged twice - once if they matched the
severity constraint, and again for all non-local messages, which for the
intended use case is all of them.

This change corrects the rsyslog.conf to drop local messages, and log
the remainder at the configured severity level. It also removes the
"$RepeatedMsgReduction on" parameter, which may have partially masked
the issue, and whose use is not advised.[1]

Change-Id: Ib15f82d9e1c7cef7d6085d6a215354b064aa09bb
0: e22afb6e95
1: https://www.rsyslog.com/doc/v8-stable/configuration/action/rsconf1_repeatedmsgreduction.html
2020-05-30 05:42:45 +00:00
..
_curtin_userdata.tpl Add ability to configure system account password 2020-03-18 13:25:41 -07:00
_drivers.yaml.tpl [391429] Support override for drivers.yaml 2018-03-12 12:32:49 -05:00
_logrotate.conf.tpl syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
_logrotate.cron.tpl syslog listener for physical nodes 2019-08-23 13:22:38 +00:00
_nsswitch.conf.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_region-dns-config.tpl Move MaaS chart into maas repo 2017-10-25 14:02:38 -05:00
_regiond.conf.tpl Support for MAAS URL overrides 2019-04-23 15:42:44 -05:00
_rsyslog.conf.tpl maas-syslog fix: eliminate duplicate messages 2020-05-30 05:42:45 +00:00