[syslog-ng]Trying to send log over network
Wiktor Wodecki
wodecki@wapme-systems.de
Wed, 14 Feb 2001 09:07:46 +0100
Simeon Johnston wrote:
>
> I am trying to send logs over our network but am having trouble with the
> rules. I have set up a host to accept the logs and I am trying to set
> up the sender. This is the destination rule so far.
>
> destination d_bg { tcp(ip(192.168.1.19) port(514)); };
>
> When I try to start syslog-ng it gives me this error.
I came across this also, this statement works (maybe someone should
finally update the docs?):
destination loggingserver { tcp("1.2.3.4" port(514)); };
Off Topic: No responses to my problem described last week? I still
experience this and other faulty logfiles (like "?Generic5.8" when our
sun reboots..) At least two other persons suffer also from this problem,
as they told me via e-mail.
--
Regards,
Wiktor Wodecki, Unix Administration | Wapme-Systems AG
Tel.: +49-211-748450 | Muensterstrasse 248
Fax: +49-211-74845176 | 40470 Duesseldorf
E-Mail: wodecki@wapme-systems.de | http://www.wapme-systems.de
1024/E22253B9 084C 7950 4D65 0E92 46D1 48AF F3F7 3201 E222 53B9