Hi I had perfect working rsyslog before i patched my Ubuntu server; after patch rsyslog broke. Since then i have working hard to figure out what caused this. Os version : Linux hostname 2.6.32-68-server Ubuntu 10.04.4 LTSrsyslog version: Version: 4.2.0-2ubuntu8.3 When i run rsyslog to test config file it does not complain root@hostname:~# rsyslogd -c4 -f /etc/rsyslog.d/30-tomcat.conf -N3 rsyslogd: version 4.2.0, config validation run (level 3), master config /etc/rsyslog.d/30-tomcat.conf rsyslogd: End of config validation run. Bye. two obvious issues i see are :1: logs are not being written to the location per config file 30-tomcat.conf which has directives as below$template CATALINAOUTFILE,"/var/log/tomcat/%syslogtag:R,ERE,1,FIELD:\[([^]][^]]*)\]:--end%/catalina.out_%$YEAR%-%$MONTH%-%$DAY%.log" 2: I don't see logger running; which is supposed to be fired up when tomcat is started using log4j.properties files. I have tried to run rsyslog in debug mode; but it does not really complain about anything that give me a clue so that I can fix it.I am attaching config and log files; if anyone has sympathy to help me to solve this riddle. Thanks in advance for all the help
30-tomcat.conf
Description: Binary data
rsyslog.conf
Description: Binary data
rsyslog-debug-log
Description: Binary data
_______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

