> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 11, 2001 1:42 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [plug] [OT] Cisco and syslogd
> 
> 
> Correct me if I'm wrong but 'logging buffered' on the router 
> means that it
> will store the logs on the router until such time the buffer 
> is full and
> will have to be flushed onto the syslog servers.
> 

Hi Francis,

The logging buffered 10000 command determines the size of the buffer used to
store syslog messages so 
that they they can be viewed using the sh logging command.  It does not
empty when the buffer is full. 
It is just a revolving buffer.  The old messages get removed from the buffer
when new ones are added. 
This command is pretty much just for convenience so that the logged in user
can view the recent messages 
produced by the IOS.  The loggin host ipaddress points to the syslog server.
Each time a message is 
produced it is sent immediately to that server as well as stored in the
buffer so that it can be viewed 
by the sh logging command.  You do not need the logging buffered 10000
command in order to get messages 
sent to the syslogd server.

...hope this enlightens you

neil
_
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]

Reply via email to