File check_mk-logwatch.cfg of Package check_mk
## logwatch.cfg
# This file configures mk_logwatch. Define your logfiles
# and patterns to be looked for here.
# Name one or more logfiles
/var/log/messages
# Patterns are indented with one space are prefixed with:
# C: Critical messages
# W: Warning messages
# I: ignore these lines (OK)
# The first match decided. Lines that do not match any pattern
# are ignored
C Fail event detected on md device
I mdadm.*: Rebuild.*event detected
W mdadm\[
# mail logs
#/var/log/mail /var/log/mail.err /var/log/mail.info /var/log/mail.warn
# Globbing patterns are allowed:
# /sapdata/*/saptrans.log
# C ORA-