HI,
I am using CiscoWorks LMS 3.2.1. Please advise that how I can generate a report that shows that configurations changes made by the someone similar to below “sh archive log config all”
I can generate a report from RME->Report->Report Generator->Syslog-> then tried all types of option for report generation. But I get report just saying that Devices interface has ben up/down. Primary vlan changes; but these all are not usefull for me..
I need a report that who has login to router/switch via telnet/ssh/snmp, make any changes, or been to conf t similar to as below. Please advise if its possible to create these type of reports.
Switch-1#sh archive log config all
idx sess user@line Logged command
1 1 user1@vty0 | logging enable
2 1 user1@vty0 | logging size 500
3 1 user1@vty0 | hidekeys
4 1 user1@vty0 | notify syslog
5 2 user1@vty0 |interface GigabitEthernet1/0/2
6 2 user1@vty0 | description testing-2
7 3 user1@vty0 |interface GigabitEthernet1/0/3
8 3 user1@vty0 | description testing3