vinfra cluster auditlog list
List all audit log entries:
usage: vinfra cluster auditlog list [--long]
--long
- Enable access and listing of all fields of objects.
Example:
# vinfra cluster auditlog list +----+----------+---------------------+------------------------+---------------+ | id | username | type | activity | timestamp | +----+----------+---------------------+------------------------+---------------+ | 1 | admin | LoginUser | User login | <...>08:33:44 | | 2 | admin | CreateVLAN | Create VLAN | <...>12:34:18 | | 3 | admin | RemoveNetworkIface | Delete interface | <...>13:26:40 | | 4 | admin | CreateNetworkRoles… | Create custom role set | <...>15:06:03 | | 5 | admin | RemoveNetworkRoles… | Remove custom role set | <...>15:39:31 | | 6 | admin | CreateNetworkRole | Create custom role | <...>15:58:50 | | 7 | admin | RemoveNetworkRole | Remove custom role | <...>16:20:22 | +----+----------+---------------------+------------------------+---------------+
This command lists the audit log entries.