summaryrefslogtreecommitdiffstats
path: root/etc/icinga2/features-available/journald.conf
blob: e0b36f7cf457f3d48351b35866e0e0c60d2bf4a5 (plain)
1
2
3
4
5
6
7
/**
 * The JournaldLogger type writes log information to the systemd journal.
 */

object JournaldLogger "journald" {
    severity = "warning"
}