https://bugzilla.balabit.com/show_bug.cgi?id=218 --- Comment #13 from kathi <jk_kathi1@yahoo.com> 2013-02-14 22:14:03 --- log4j on application side is configured to log events using syslog local0.info facility .it is not using network transport. Anyways since local0.info does not work for now we have directly given the app log file path in the source source s_file { file("/opt/appp/log/access.log"); }; and defined the destination and log section appropirately syslog-ng now polls this log file for new events. But yes still curious why events do not getting logged using local0.info from inside a Solaris container. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.