- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:00 PM
I have configured below logging informational commands in my ASA but I am still not able to receive information logs from the firewall:
logging enable
logging timestamp rfc5424
logging standby
logging monitor informational
logging trap notifications
logging device-id hostname
logging host management (ip address of Syslog Server> <protocol/port#>
Would like to know, if I am missing any important logging ...... informational command/s.
logging class auth trap informational
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:08 PM
for logging to syslog you have to use "logging trap <level"> not logging monitor..
Please take a look at this sample
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:08 PM
for logging to syslog you have to use "logging trap <level"> not logging monitor..
Please take a look at this sample
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 12:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:23 PM - edited 07-11-2024 12:13 AM
MHM
