summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/windowseventlog.conf
blob: 8e5c0ae1094ad6daaf386776729bfd4857f479ad (plain)
1
2
3
4
5
6
7
8
/**
 * The WindowsEventLogLogger type writes log information to the Windows Event Log.
 */

object WindowsEventLogLogger "windowseventlog" {
    severity = "information"
}