summaryrefslogtreecommitdiffstats
path: root/base/all/etc/rsyslog.d/autocluster.conf
blob: ae44e934c63a51ef2f2f0ddaabdb69efcf56c40c (plain)
1
2
3
4
5
6
7
8
# Select a high precision time format.  This allows accurate merging
# of logs from multiple cluster nodes for easier CTDB debugging.
$ActionFileDefaultTemplate   RSYSLOG_FileFormat

# Turn off rate-limiting.  Why would we want to lose messages by
# default?
$SystemLogRateLimitInterval 0
$SystemLogRateLimitBurst 0