Displaying 1 result from an estimated 1 matches for "scsp_filter".
2011 Jun 01
3
puppet and environments ... need help
...- /etc/syslog-ng/syslog-ng.conf 2011-06-01 12:16:17.000000000 -0500
+++ /tmp/puppet-file20110601-30205-es1qks-0 2011-06-01
13:27:44.151951897 -0500
@@ -245,3 +245,4 @@
destination scsp_dest { pipe("/opt/Symantec/scspagent/IDS/system/
ids_syslog.pipe" group(sisips) perm(0600)); };
filter scsp_filter { level(debug..emerg) and not ( facility(mail) and
level(debug..warn) ); };
log { source(src); filter(scsp_filter); destination(scsp_dest); };
+# prod
notice: /Stage[main]/Common::Syslog/File[syslog.conf]/content:
current_value {md5}383b7458610f1041afae202b16449eb7, should be {md5}
60eaeb99f1d937d...