22 Apr
2016
22 Apr
'16
5:07 p.m.
What’s the best way to forward all syslog data to another syslog-ng ? simple think like this with some options? log { source(s_net); destination (d_sysmaster); };