Hi Francis,
What about your line in syslog.conf that points to /dev/console and
/var/log/messages,
try adding local7.none
Here is an example:
-------------------
kern.*;local7.none /dev/console
*.info;mail.none;authpriv.none;local7.none /var/log/messages
mine looks like this:
---------------------
kern.*;local3.none /dev/console
*.info;mail.none;authpriv.none;local3.none /var/log/messages
local3.debug /var/log/cisco-logs
And also, do this on the cisco router
no logging buffered. You just enabled it without even checking what it does.
-neil
> -----Original Message-----
> From: Ian C. Sison [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 10, 2001 11:41 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [plug] [OT] Cisco and syslogd
>
>
>
> 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]
_
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]