Configure Cisco router to send messages to remote syslog server

Contributor Icon Contributed by qmchenry Date Icon June 13, 2006  
Tag Icon Tagged: Cisco router

Centralizing log messages to a syslog server can improve the managability of any size network and can decrease response times to resolve problems. Sending router log messages to a remote server also allows longer archiving of messages than in a router’s limited storage. Messages stored by syslog have permanence that a router doesn’t. When a router is reloaded or power cycled, the messges in its log are erased. This recipe describes the configuration steps required to make a router send messages to a remote syslog server.


To send messages to the syslog server at 192.168.51.4, use this command from enable mode:

conf t
logging 192.168.51.4

The remote server must, of course, be configured to act as a syslog server and accept messages from the router.

Previous recipe | Next recipe |
 

 
close Reblog this comment
blog comments powered by Disqus