Querying and Setting the Protocol Type (syslog -d protocol)
Function
The syslog -d protocol command is used to query and set the protocol used to send syslog messages.
Format
ipmcget -t syslog -d protocol
ipmcset -t syslog -d protocol -v <option>
Parameters
Parameter |
Description |
Value |
---|---|---|
option |
Specifies the protocol used. |
|
Usage Guidelines
None
Example
# Use TLS to transfer syslog messages.
iBMC:/-> ipmcset -t syslog -d protocol -v 3
Set syslog protocol successfully.
# Query the protocol used to transfer syslog messages.
iBMC:/-> ipmcget -t syslog -d protocol
Syslog protocol: TLS