summaryrefslogtreecommitdiff
path: root/example/site_check_mk/files/agent/logwatch/syslog_tail.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'example/site_check_mk/files/agent/logwatch/syslog_tail.cfg')
-rw-r--r--example/site_check_mk/files/agent/logwatch/syslog_tail.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/example/site_check_mk/files/agent/logwatch/syslog_tail.cfg b/example/site_check_mk/files/agent/logwatch/syslog_tail.cfg
new file mode 100644
index 0000000..450b9e9
--- /dev/null
+++ b/example/site_check_mk/files/agent/logwatch/syslog_tail.cfg
@@ -0,0 +1,11 @@
+# some general patterns
+ C panic
+ C Oops
+ I Error: Driver 'pcspkr' is already registered, aborting...
+ C Error
+ C error
+ W generic protection rip
+ W .*Unrecovered read error - auto reallocate failed
+# 401 Unauthorized error logged by webapp and possible other
+# applications
+ C Unauthorized