summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/syslog.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/icinga2/features-available/syslog.conf')
-rw-r--r--etc/icinga2/features-available/syslog.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/icinga2/features-available/syslog.conf b/etc/icinga2/features-available/syslog.conf
new file mode 100644
index 0000000..3b794b4
--- /dev/null
+++ b/etc/icinga2/features-available/syslog.conf
@@ -0,0 +1,8 @@
+/**
+ * The SyslogLogger type writes log information to syslog.
+ */
+
+object SyslogLogger "syslog" {
+ severity = "warning"
+}
+