ansible/roles/rsyslog_collector
jeltz ba8b4e8c29
Some checks failed
continuous-integration/drone/push Build is failing
Fix the ordering of rsyslog.d files
A call to sendLogsToRemote for logs received through RELP/UDP has
been added (to send them to Logstash/Redis/…), so common.conf's prefix
must be lower than collector.conf's.

Note: future "third-party" config files will also call sendLogsToRemote
and thus will also have to use a prefix higher than 10.
2021-03-01 02:15:28 +01:00
..
defaults Add rsyslog_collector role 2021-03-01 01:27:56 +01:00
meta Add rsyslog_collector role 2021-03-01 01:27:56 +01:00
tasks Fix the ordering of rsyslog.d files 2021-03-01 02:15:28 +01:00
templates Fix the ordering of rsyslog.d files 2021-03-01 02:15:28 +01:00