ā10-04-2003 10:52 AM - edited ā03-02-2019 10:47 AM
I have configured a router to send logging messages to my syslog server. Messages are being correctly logged in the routerĀ“s buffer but it is not sending them to syslog server. I already used a access-lists to debug ip packets.
This is the logging configuration.
logging snmp-authfail
logging queue-limit 100
logging buffered 96000 debugging
logging source-interface Loopback0
logging 200.52.12.153
Any help would be appreciated.
Thanks
ā10-05-2003 03:28 PM
hi there
you need the command
logging host
where the ip address is the syslog server.
Here's a good link on syslog configuration:
http://www.cisco.com/warp/public/477/RME/rme_syslog.html#topic1
Hope that helps
ā10-05-2003 03:32 PM
Sorry, missed the logging 200.52.12.153 line.
Can your syslog server ping this router? and vice
versa?
You might want to remove logging snmp-authfail.
Try
logging on
logging trap informational
Hope that helps
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide