audit log rotation
Set the audit log rotation schedule. By default, the logs do not rotate.
Syntax
audit log rotation [-hourly | -daily | -weekly]
Argument(s) | Shortcut | Description |
---|---|---|
-daily | -d | Set a daily log rotation schedule. |
-hourly | -h | Set an hourly log rotation schedule. |
-weekly | -w | Set a weekly log rotation schedule. |
Example
psesh:>audit log rotation -daily Setting Daily rotation. Command Result : 0 (Success)