security audit log show
Display audit entries merged from multiple nodes in the cluster
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security audit log show command displays cluster-wide audit log messages. Messages from each node are interleaved in chronological order.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-timestamp <Date>] - Log Entry Timestamp
- Selects the entries that match the specified input for timestamp. This will be in a human-readable format <day> <month> <day of month> <hour>:<min>:<sec> <year> in the local timezone.
- [-node {<nodename>|local}] - Node
- Selects the entries that match the specified input for node.
- [-entry <text>] - Log Message Entry
- Selects the entries that match the specified input for entry.
Give documentation feedback