25 Jan
2010
25 Jan
'10
6:27 a.m.
Hi! I have source src { unix-stream("/dev/log" max-connections(512)); internal(); file("/proc/kmsg"); udp(port(514)); }; ... source temp { udp(port(514)); }; and then I have to log rules: one for src and one for temp, no flags are set. Will those two sources play nice with each other and will not interfer? E.g. if one reads from that port, will the log message that was read by the first available for read by the second? -- http://www.fastmail.fm - Email service worth paying for. Try it for free