ā01-15-2024 04:44 AM
I'm currently trying to configure syslog on an ASA to send logs to a server via the outside interface. However, I'm facing an issue where nothing appears on the server. Are there any specific considerations or tips for setting up syslog on the outside interface of an ASA that I might be missing? Thanks
ā01-15-2024 05:59 AM
Most of the ASA below logging config works - here is my Lab ASA config used outside :
logging enable
logging timestamp
logging trap informational
logging monitor debugging
logging buffered debugging
logging asdm informational
logging host outside SYSLOGSERVERIP
Also make sure you have ACL which allow from ASA to SYSLOG server UDP 514
below guide can help you :
ā01-15-2024 06:01 AM
share the config you use
MHM
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