log-audit-exception-show
This command is used to control which CLI, shell and vtysh commands are subject to auditing. If a command is subject to auditing, the command is logged in the audit log, and sent to the TACACS+ server as authorization, and accounting messages.
Syntax log-audit-exception-show
cli|shell|vtysh |
Specify the type of audit exception |
pattern pattern-string |
Specify a regular expression to match exceptions. |
any|read-only|read-write |
Specify the access type to match exceptions |
scope local|fabric |
Specify the scope of exceptions. |
Defaults None
Access Network Administrator
History
Version 2.6.0 |
Command introduced. |
Usage Use this command to display information about log audit exceptions.
Examples To display information about log audit exceptions, use the following syntax:
CLI (network-admin@switch) > log-audit-exception-show
switch type pattern access scope
------ ----- ---------------- --------- -----
switch cli read-only local
switch shell ^/usr/bin/nvmore any local
switch cli vport-inject any local
switch cli vport-evict mac any local