do you have a -r in the syslogd command line ?
by default, linux distros run syslogd without that option. you need to
edit the /etc/rc.d/init.d/syslog startup script and put a -r i the call
to syslogd
hth
On Mon, 11 Jun 2001 [EMAIL PROTECTED] wrote:
> Hi all,
>
> I've enabled logging on all of our Cisco routers and dumped all output to 2
> of our Linux servers but I still could not see any log message from the
> routers. Here's the output of 'show logging' on the Cisco routers:
>
> Syslog logging: enabled (0 messages dropped, 1 flushes, 0 overruns)
> Console logging: disabled
> Monitor logging: disabled
> Buffer logging: level debugging, 8 messages logged
> Trap logging: level informational, 80 message lines logged
> Logging to xxx.xxx.xxx.xxx, 8 message lines logged
> Logging to xxx.xxx.xxx.xxx, 8 message lines logged
>
> Here's the command I entered on the routers:
>
> logging on
> no logging console
> logging buffered
> logging xxx.xxx.xxx.xxx
> logging xxx.xxx.xxx.xxx
> logging trap info
> logging facility local7
>
> I've also added 'local7.*' to /etc/syslogd.conf:
>
> local7.* /var/log/cisco-routers.log
>
> And sent a 'HUP' signal to the syslog daemon. The permission set for the
> file is '0664'. What else could be wrong?
> _
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
> To subscribe to the Linux Newbies' List: send "subscribe" in the body to
>[EMAIL PROTECTED]
>
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]