11 Jan
2001
11 Jan
'01
10:17 a.m.
hello folks, I just started to configure syslog-ng for the first time and I found a small error in the documentation shipped with it (also on homepage). I use current version 1.4.10. The problem is: written in the docs: source s_tcp { tcp(ip(127.0.0.1) port(1999);max-connections(10)); }; correct syntax: source s_tcp { tcp(ip(127.0.0.1) port(1999) max-connections (4)); }; please somebody fix this, took me a while to fiddle through all those semicolons and brackets.. -- Regards, Wiktor Wodecki Unix-Administration Wapme Systems AG