14 Jul
2011
14 Jul
'11
11:29 a.m.
Josu Lazkano <josu.lazkano@barcelonamedia.org> writes:
Perfect!
The last last question, is it posible to NOT write on local5 file?
I have same info on the apache and local5 files.
Yes. Make the log{} block with the d_apache destination the first log{} block in your config, and add a flags(final) flag to it: log { source(s_all); filter(f_local5); destination(d_apache); flags(final); }; See the relevant section of the documentation here: http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-v3.2-guid... -- |8]