syslog show
Display the current log rotation configuration and log levels. Optionally, show a list of the log files.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
>Monitor
Syntax
syslog show [-files]
Argument(s) | Shortcut | Description |
---|---|---|
-files | -f |
Show a list of all log files, in addition to the current log configuration. |
Example
In the example below, the asterisks indicate that ALL events are logged and that this setting is not user configurable.
lunash:>syslog show Syslog configuration Rotations: 12 Rotation Period: weekly Log disk full policy: tarlogs_cleanup Local Configured Log Levels: ---------------------------- lunalogs: info messages: * cron: notice secure: * boot: * clusterlogs: info Note: '*' means all log levels. Command Result : 0 (Success)