cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
362
Views
0
Helpful
1
Replies

syslog

annseashine
Level 1
Level 1

I want to know how to config syslog service on cisco router 10720.

is the following right?

logging host x.x.x.x

logging trap x

logging facility local 7

and what's mean of "facility"?

1 Reply 1

kthanuva
Level 1
Level 1

Hi,

" logging on" command needs to be added .. but it's enabled by default.

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/ffun_r/ffrprt3/frf013.htm#1018173

Logging Facility

The single syslog daemon (syslogd) can be thought of as having multiple pipes. It uses the pipes to decide where to send incoming information based on the pipe on which the information arrives. In this analogy, the logging facilities are the pipes by which the syslogd decides where to send information it receives.

http://www.cisco.com/warp/public/117/setup_ld_syslog_3995.html#logging_facility

Regards

Kiruba