cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
443
Views
0
Helpful
2
Replies

syslog messages not being send to syslog server

javiercastro
Level 1
Level 1

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

2 Replies 2

kawng
Level 1
Level 1

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

kawng
Level 1
Level 1

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

Review Cisco Networking for a $25 gift card