mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 12:10:46 +01:00
- bugfix: no error was reported if the target of a $IncludeConfig could not be accessed. - added testbed for common config errors
6 lines
466 B
Plaintext
6 lines
466 B
Plaintext
rsyslogd: error accessing config file or directory 'file-does-not-exist': No such file or directory [try http://www.rsyslog.com/e/2040 ]
|
|
rsyslogd: the last error occured in ./cfg3.testin, line 1
|
|
rsyslogd: CONFIG ERROR: there are no active actions configured. Inputs will run, but no output whatsoever is created. [try http://www.rsyslog.com/e/2103 ]
|
|
rsyslogd: EMERGENCY CONFIGURATION ACTIVATED - fix rsyslog config file!
|
|
rsyslogd: End of config validation run. Bye.
|