Message queue events

The following table lists the events that are created for the Message Queue component.

Table 1. Events for the Message Queue component
Event Event Type Severity Message Description Cause User Action
zookeeper_ok STATE_CHANGE INFO The zookeeper process is as expected, state is {0}. The zookeeper process is running. The zookeeper process is running. N/A
zookeeper_warn INFO WARNING The zookeeper process monitoring returned an unknown result. The zookeeper check returned an unknown result. A status query for zookeeper returned with an unexpected error. Check the service script and settings.
zookeeper_failed STATE_CHANGE ERROR zookeeper process output should be {0} but is {1}. The zookeeper process is not running. The zookeeper process is not running. Check the status of zookeeper process, and review its logs.
kafka_ok STATE_CHANGE INFO The kafka process is as expected, state is {0}. The kafka process is running. The kafka process is running. N/A
kafka_warn INFO WARNING The kafka process monitoring returned an unknown result. The kafka check returned an unknown result. A status query for kafka returned with an unexpected error. Check the service script and settings.
kafka_failed STATE_CHANGE ERROR kafka process should be {0} but is {1} The kafka process is not running. The kafka process is not running. Check status of kafka process and review its logs.
stop_msgqueue_service INFO INFO MSGQUEUE service was stopped. Information about a MSGQUEUE service stop. The MSGQUEUE service was stopped. N/A
start_msgqueue_service INFO INFO MSGQUEUE service was started. Information about a MSGQUEUE service start. The MSGQUEUE service was started. N/A