02-03-2011 11:33 AM - edited 03-11-2019 12:44 PM
Hi
does the below mean that logs sent to asdm?
i wanna see it on my telent session to firewall,how
ASDM logging: level informational, 8435 messages logged
02-03-2011 03:37 PM
you can configure buffer logging to see the logs when connected via ssh or telnet.
conf t
logging buffered 7 (this debug level and not informational level like your asdm is configured)
exit
Make sure logging is enabled with teh command "loggin on" and then issue "sh logg"
-KS
02-03-2011 03:44 PM
yes that means that logging to the ASDM is enabled in level 6 (informational)
As mentioned already for the buffer you can use logging buffered 6 or any othe level, you can view the logs using the command show logg
If you want to view the logs real time on the telnet session you can use the logging monitor 6 and then terminal monitor, this will show all the logs real time so be careful with it since it can display a large amount of logs and you might get some trouble disabling those logs.
By the way to disable those lines just use the word "no" in front of the command.
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