cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
616
Views
0
Helpful
2
Replies

ASDM logging?

Ibrahim Jamil
Level 6
Level 6

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

2 Replies 2

Kureli Sankar
Cisco Employee
Cisco Employee

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

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.

Review Cisco Networking for a $25 gift card