audit log
Configure the appliance logging settings.
Syntax
audit log
clear
rotation
show
| Argument(s) | Shortcut | Description |
|---|---|---|
| clear | c |
Destroy all audit logs currently on the HSM, without first backing them up to the appliance directory. CAUTION! To back up the logs before deleting them, use syslog tarlogs instead. |
| rotation | r | Set the appliance logging rotation schedule. See audit log rotation. |
| show | s | Display the current appliance logging settings. |
Example
psesh:>audit log show Audit Logs Service is enabled. Using Hourly rotation Command Result : 0 (Success)
psesh:>audit log clear
*** WARNING ***
All audit logs for this HSM will be destroyed (without backup)!!!
It is recommended to create a backup of audit logs first using "syslog tarlogs" command
before destroying the logs!!!
Are you sure you wish to continue?
Type proceed to continue, or quit to quit now -> proceed
Command Result : 0 (Success)