[syslog-ng] [Bug 218] To include local*.* facility.level in the source of syslog-ng

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Thu Feb 14 22:14:02 CET 2013


https://bugzilla.balabit.com/show_bug.cgi?id=218





--- Comment #13 from kathi <jk_kathi1 at 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.


More information about the syslog-ng mailing list