Werk #7034: mk_logwatch: Parse files only
Komponente | Checks & agents | ||
Titel | mk_logwatch: Parse files only | ||
Datum | 06.02.2019 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
Previously the configuration of logfile patterns (like e.g. /var/log/*) which matched directories lead to errors during parsing of logfiles because directories have not been skipped. This werk adds filtering of directories and limiting of parsing to files (inlcuding soft linked and hard linked ones).
CMK-1633