No subject


Tue Sep 25 05:13:28 CEST 2007


I'd like to be able to include a log source within another log source, e.g.:

source local { internal(); unix-stream("/dev/log"); };
source all { source("local"); udp(ip(1.2.3.4) port(514)); };


-- 
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