Created
September 20, 2011 18:39
-
-
Save cjs226span/1229913 to your computer and use it in GitHub Desktop.
Sample rsyslog config that is incorrectly spewing the same syslog lines repeatedly
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$InputFileName /var/log/spanning/mailcli_production_daemon_19.log | |
$InputFileTag mailcli_production_daemon_19.log | |
$InputFileStateFile mailcli_production_daemon_19.log | |
$InputFileSeverity info | |
$InputFileFacility local7 | |
$InputRunFileMonitor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment