[syslog-ng] Multiple log statements vs If/else
Fabien Wernli
wernli at in2p3.fr
Sat May 18 21:34:32 UTC 2019
On Fri, May 17, 2019 at 01:19:07PM +0000, Faine, Mark R. (MSFC-IS40)[NICS] wrote:
> Thanks, that does help and I am putting in a fallback log path as the last log path. I think junction/channel is very difficult to understand. If/else is probably the easiest, log paths aren’t that bad, but junction/channel is very unintuitive to me.
Channels are like individual if (without else) statements.
Junctions are channel containers, all channels being connected downstream.
More information about the syslog-ng
mailing list