Specifications
show web-authentication logging
390
show web-authentication logging
Displays the operation log messages collected by the Web authentication functionality.
Syntax
show web-authentication logging [search <Search string>]
Input mode
Administrator mode
Parameters
search <Search string>
Specifies the search string.
If you specify this parameter, only information that includes the search string will be
displayed.
Specify the string with 1 to 64 characters. The characters are case sensitive.
Operation when this parameter is omitted:
All the operation log messages output by Web authentication are displayed.
Example
When the parameter is omitted:
# show web-authentication logging
Date 2008/11/13 10:53:27 UTC
AUT 11/13 10:53:21 WEB No=1:NORMAL:LOGIN: MAC=0000.e22b.ffdd
USER=w-groupb IP=10.10.10.1 PORT=0/6 VLAN=200 Login succeeded.
AUT 11/13 10:53:21 WEB No=266:NORMAL:SYSTEM: Received RADIUS server
message. [Group_B-Network VLAN200]
AUT 11/13 10:53:21 WEB No=264:NORMAL:SYSTEM: USER=w-groupb
IP=10.10.10.1 Received login request.
AUT 11/13 10:52:17 WEB No=2:NORMAL:LOGOUT: MAC=0000.e22b.ffdd
USER=w-groupa IP=192.168.100.5 PORT=0/2 VLAN=100 Logout succeeded.
AUT 11/13 10:52:17 WEB No=265:NORMAL:SYSTEM: IP=192.168.100.5 Received
logout request.
#
Specifying logout for the parameter
# show web-authentication logging search "logout"
Date 2008/11/13 10:54:26 UTC
AUT 11/13 10:52:17 WEB No=265:NORMAL:SYSTEM: IP=192.168.100.5 Received
logout request.
1 event matched.