Tim Boyer írta:
Pallagi Zoltán wrote:
Hi,
Tim Boyer írta:
Balazs -
Looks like I spoke too soon. Something odd is happening.
I put the option into the conf file:
@version: 3.0 # # global options #
options { normalize_hostnames(yes); use_fqdn(no); use_dns(yes); dns_cache(yes); keep_hostname(yes); long_hostnames(off); create_dirs(yes); }
<snip>
You should not use "keep_hostname" in the part of global options because this one will block rewriting of the hostname (see syslog-ng admin guide: http://www.balabit.hu/dl/html/syslog-ng-v3.0-guide-admin-en.html/ch08s09.htm...).
Pallagi -
Of course - that makes perfect sense; I'm asking it to do two contradictory actions. Thanks very much... Anyway, I think this is also a problem so I'v just opened a bugzilla ticket: https://bugzilla.balabit.com/show_bug.cgi?id=60
participants (1)
-
Pallagi Zoltán