Re: Help with syslog

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: reed
Date:  
To: Main PLUG discussion list
CC: Arizona State University Linux Users Group
Subject: Re: Help with syslog
On Thu, 21 Jun 2007, der.hans wrote:

> Is your syslog server listening for external syslog entries?
>
> # For remote UDP logging use SYSLOGD="-r"
>
> That's in /etc/default/syslogd on my box.
>
> If you've got the -r set, you might want to verify that syslog is
> listening to UDP port 514 on eth0.
>
> After that make sure you don't have any firewall rules preventing
> receiving the packets.
>
> If all of that is good use tcpdump/wireshark/etc. on the client box to
> investigate the packets being sent.


In addition to that, on the local system use "logger" to test that you can
send log messages to each of your new log files. Like:

logger -p local3.info testing

Jeremy C. Reed
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss