25 Jan
2006
25 Jan
'06
5:03 p.m.
Hi, I upgraded syslog-ng to the latest debian build (1.9.8). In /etc/syslog-ng/syslog-ng.conf i have this line to redirect logs to a particular host. log { source(s_all); filter(f_attncr); destination(buckrogers.lan); }; Unfortunately my logs are hitting 2Gb in only a few mins. Why? It seems according to Szalay Attila that this build is unable to resolve hostnames properly. It is a new feature, a bug, a misunderstanding on my side...? Thanks Laurent