Users Guide

Table Of Contents
Default Disabled
Command Mode CONFIGURATION
Usage
Information
Only the sysadmin and secadmin roles have access to this command. When enabled, user login
information, including the number of successful and failed logins, role changes, and the last time a user
logged in, displays after a successful login. The no login-statistics enable command disables
login statistics.
Example
OS10(config)# login-statistics enable
Supported
Releases
10.4.0E(R1) or later
show login-statistics
Displays statistics on user logins to the system.
Syntax
show login-statistics {user user-id | all}
Parameters
user user-id Enter an OS10 username.
all Displays login statistics for all system users.
Default Not configured
Command Mode EXEC
Usage
Information
Only the sysadmin and secadmin roles can access this command. The show output displays login
information for system users, including the number of successful and failed logins, role changes, and the
last time a user logged in.
Example
OS10# show login-statistics all
Display statistics upon user login: Enabled
Time-frame in days: 25
#Fail
since During
Role last Timeframe Last Login
User Change Login #Fail #Success Date/Time Location
-------- ----- ----- -------------- ------------------ ----------
admin False 0 1 13 2017-11-02T16:02:44Z in
netadmin False 0 0 5 2017-11-02T15:59:04Z (00:00)
mltest False 0 0 1 2017-11-01T15:42:07Z 1001:10:16:210::4001
OS10# show login-statistics user mltest
User : mltest
Role changed since last login : False
Failures since last login : 0
Time-frame in days : 25
Failures in time period : 0
Successes in time period : 1
Last Login Time : 2017-11-01T15:42:07Z
Last Login Location : 1001:10:16:210::4001
Supported Releases
10.4.0E(R1) or later
clear logging audit
Deletes all events in the audit log.
Syntax
clear logging audit
Parameters None
Security 1359