efa rbac execution
Displays or deletes the execution logs
of the Auth and RBAC services.
Syntax
efa rbac execution show
[
--id
|
--limitexec-limit
|
--statusfailed | succeeded | all
|--help
]
efa rbac execution
delete
[
--daydays
|
--help
]
Parameters
- --day
days
- Deletes log entries older than the specified
number of days. The default is 30 days.
- delete
- Deletes log entries older than the specified
number of days.
- --help
- Provides help for command.
- --id
- Filters the log entries based on execution
ID. The "limit" and "status" flags are ignored when the "id" flag is
used.
- --limit
exec-limit
- Limits the number of log entries to be
listed. Enter "0" to show all of the executions. The default is 10.
- show
- Displays the log entries.
- --status
failed | succeeded | all
- Filters the log entries based on the status.
The default is "all."