SendSyslogTestMessage
This method sends a test message to all the configured syslog servers. It sends a
specified message to the syslog servers. The operation to send a message cannot get the
result for the connection, so the client must manually verify that the syslog server logs
contain the specified string. The test message is hardcoded.
Synopsis
void sendSyslogTestMessage(String message)
message
parameter is
the content of the test message.Faults
- RuntimeFault
- SystemError
For more information about the faults, see
Faults in Site Recovery Manager Appliance Management API.