commit | a69ebab95b72d1c15f030b2af596aae4916ae125 | [log] [tgz] |
---|---|---|
author | Éric Lemoine <elemoine@mirantis.com> | Tue Dec 13 10:36:10 2016 +0000 |
committer | Éric Lemoine <elemoine@mirantis.com> | Tue Dec 13 10:36:10 2016 +0000 |
tree | 915a17674157df03bae9782f0e8d5d90b25164b9 | |
parent | 7345b43852784ea9edde826ae0c2f4f0a9f084e1 [diff] |
Disable xconsole output by default
diff --git a/rsyslog/map.jinja b/rsyslog/map.jinja index 894d9b7..ca1af7a 100644 --- a/rsyslog/map.jinja +++ b/rsyslog/map.jinja
@@ -73,7 +73,7 @@ xconsole: action: "|/dev/xconsole" filter: "daemon.*;mail.*;news.err;*.=debug;*.=info;*.=notice;*.=warn" - enabled: true + enabled: false remote: somehost.domain: action: "@@remote-host:514"