]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/syslog-ng/templates/syslog-ng.conf.erb
chain hostnames: trust peers, but log
[dsa-puppet.git] / modules / syslog-ng / templates / syslog-ng.conf.erb
index 8ea828d69b89da9ee743031baa20b7e3560ae067..6e09b0323db75ff9d1a95b2a69d8aaa6114c88f3 100644 (file)
@@ -24,7 +24,7 @@
 options {
         # disable the chained hostname format in logs
         # (default is enabled)
-        chain_hostnames(0);
+        chain_hostnames(1);
 
         # the time to wait before a died connection is re-established
         # (default is 60)