At 11:01 AM 21/06/2000, you wrote:
>I don't think my first message was clear but I will give it a go again. I
>have remote logging running so I can receive my cisco router logging events.
>I receive the logging details in /var/log/messages but I want to modify my
>syslog.conf file so that only the remote messages from the router will end
>up in a file I have created called /var/log/cisco_log. Does anyone know the
>syntax to separate the remote logging of this sort to a separate file? I
>have read the man page on syslog and syslogd but can not seem to get the
>syntax right so that messages from the router will drop into this file I
>have created rather than /var/log/messages.
>
>Thanks in Advance,
>
>Eddie Strohmier

Eddie,

In my cisco router, I have the following configuration;

logging facility local4
logging 192.168.210.25    <-- IP of my log host.



in my /etc/syslog.conf I have the following entry;

# Cisco Logging
local4.info                    /var/log/cisco.log


Works a treat for me...


Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to