5 Feb
2013
5 Feb
'13
5:43 p.m.
https://bugzilla.balabit.com/show_bug.cgi?id=219 --- Comment #1 from Evan Rempel <erempel@uvic.ca> 2013-02-05 18:43:19 --- hmmm, it is even more subtle than that. IF I use a single log statement of log { source(unix_network_tcp); rewrite(r_short_host); destination(d_files); destination(d_archive); }; all works well, but if I use the log statement log { source(unix_network_tcp); destination(d_files); rewrite(r_short_host); destination(d_archive); }; I get the log_msg_is_write_protected failure. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.