cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4840
Views
0
Helpful
5
Replies

ASA Syslog from Outside interface

Ben.Levin
Level 1
Level 1

I am attempting to set up syslog on an ASA to log to a server on the outside interface, but nothing shows up on the server.  Are there any tricks to doing this on the outside interface? Thanks.

1 Accepted Solution

Accepted Solutions

You forgot to enable logging to syslog servers.

Add logging trap informational and everything should be working

View solution in original post

5 Replies 5

varrao
Level 10
Level 10

Could you just provide the configuration that you are using, and remember there should be connectivety between the server and the ASA.

-Varun

Thanks,
Varun Rao

I would specifically need the output for " show run logging"

Varun

Thanks,
Varun Rao

Here it is. Thanks!

logging enable

logging timestamp

logging monitor debugging

logging buffered debugging

logging asdm informational

logging facility 16

logging device-id hostname

logging host outside 10.10.10.10

logging host outside 192.168.1.10

no logging message 302014

no logging message 609001

no logging message 302021

no logging message 302020

You forgot to enable logging to syslog servers.

Add logging trap informational and everything should be working

That did it! Always helps to have it configured right. Thanks!

Review Cisco Networking for a $25 gift card