Concept Guide

Table Of Contents
show audit-trail
show audit-trail {<number> | login <number>]
Description
Show the controller’s audit trail log.
Syntax
Parameter Description
<number>
Start displaying the log output from the specified number of lines from the
end of the log.
login <number>
Start displaying the log output from the specified number of lines from the end
of the login/logout log.
Example
By default, the audit trail feature is enabled for all commands in configuration mode. The example below
shows the most recent ten audit log entries for the controller.
(host) # show audit-trail 10
Feb 5 06:13:17 cli[1239]: USER: admin has logged in from 10.240.16.118.
Feb 5 06:20:13 cli[1239]: USER: admin connected from 10.240.16.118 has logged out.
Feb 5 06:24:37 cli[1239]: USER: admin has logged in from 10.240.16.118.
Feb 5 06:37:01 cli[1239]: USER:admin@10.3.129.250 COMMAND:<wlan virtual-ap "mp-only" no vap-
enable > -- command executed successfully
Feb 5 06:37:14 cli[1239]: USER:admin@10.3.129.250 COMMAND:<wlan virtual-ap "mp-a-only" no
vap-enable > -- command executed successfully
Feb 5 06:37:20 cli[1239]: USER:admin@10.3.129.250 COMMAND:<wlan virtual-ap "default" no vap-
enable > -- command executed successfully
Feb 5 06:37:29 cli[1239]: USER:admin@10.3.129.250 COMMAND:<wlan virtual-ap "mpp-a-only" no
vap-enable > -- command executed successfully
Feb 5 06:46:10 cli[1239]: USER:admin@10.3.129.250 COMMAND:<interface gigabitethernet "1/2"
port monitor igigabitethernet "1/1" > -- command executed successfully
Feb 5 06:57:44 cli[1239]: USER:admin@10.3.129.250 COMMAND:<ap system-profile "default"
heartbeat-dscp 12 > -- command executed successfully
Feb 5 07:05:48 cli[1239]: USER:admin@10.3.129.250 COMMAND:<wlan virtual-ap "mp-a-only" vap-
enable > -- command executed successfully
Related Commands
Enable or disable the audit trail feature using the command audit-trail.
Command History
Release Modification
ArubaOS 3.0 Command introduced
ArubaOS 6.3 Introduced login parameter.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show audit-trail | 1374