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