Changeset 1609 for trunk/lvs/debian/config/etc/syslog-ng
- Timestamp:
 - Aug 30, 2010, 9:27:08 PM (15 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/lvs/debian/config/etc/syslog-ng/syslog-ng.conf
r652 r1609 67 67 #Disable statistic log messages. 68 68 stats_freq(0); 69 70 # Some program send log messages through a private implementation. 71 # and sometimes that implementation is bad. If this happen syslog-ng 72 # may recognise the program name as hostname. Whit this option 73 # we tell the syslog-ng that if a hostname match this regexp than that 74 # is not a real hostname. 75 bad_hostname("^gconfd$"); 69 76 }; 70 77  
Note: See TracChangeset
          for help on using the changeset viewer.
      