03-09-2009 09:52 AM - edited 03-06-2019 04:29 AM
hi all, can anyone tell me how to view the realtime logs on the cisco asa using the command prompt rather than the gui ?
03-09-2009 09:53 AM
show log
sh processes memory
sh cpu usage
show memory
show xlate (for NAT)
03-09-2009 02:30 PM
hi there, if I do a show log, would this be the same as the logging on the gui? can you see the logs by doing a term mon and debugging ?
03-09-2009 02:48 PM
It all depends on what you want carl ?
03-10-2009 03:01 AM
I want to see the logs of all the things going through my firewall like I do on the gui under the logging section, on the gui I see a live list that moves, can this happen on the cli ?
03-10-2009 03:59 AM
Then the commands above will help
show xlate will show the translations, show con will show the connections
show log will show what has been built connection wise.
Try the commands and let me know if it's not what you want.
03-10-2009 04:56 AM
how about the show local-hosts command? is this the same as show conn ?
03-30-2012 06:31 AM
Hi, By default, does it show all things passing through the device on the gui? or do i need to configure the access list with the log command ?
03-30-2012 09:09 AM
Hi Carl,
I believe you want to see all traffic leaving an interface / all traffic between two hosts as you can on ASDM.
You can do that by setting up a capture on CLI
This can geerate alot of traffic be specific what you want to see in the capture you can also do using an ACL
https://supportforums.cisco.com/docs/DOC-17814
Kind Regards,
Zeeshan Siddiqui
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