Querying and Setting the Log Levels (syslog -d severity)
Function
The syslog -d severity command is used to query and set the levels of the logs reported over syslog.
Format
ipmcget -t syslog -d severity
ipmcset -t syslog -d severity -v <level>
Parameters
Parameter |
Description |
Value |
---|---|---|
level |
Specifies the levels of logs to be reported. |
|
Usage Guidelines
None.
Example
# Set the log level to critical for syslog reporting.
iBMC:/->ipmcset -t syslog -d severity -v critical
Set syslog severity successfully.
# Query the levels of logs to be sent over syslog.
iBMC:/-> ipmcget -t syslog -d severity
Syslog severity: critical