Ignite Summit 2025 — Watch on demand 

Edit

Available Events

This section lists events that are available in Ignite 3.

Connection Events

These events are fired every time a client connects to the cluster, or disconnects from it.

Event Type Description

CLIENT_CONNECTION_ESTABLISHED

Connection with the client established. Connection info contains information about the client.

CLIENT_CONNECTION_CLOSED

Connection with the client closed. Connection info contains information about the client.

Authentication Events

These events are fired when the user performs an action that requires authentication.

Event Type Description

USER_AUTHENTICATION_SUCCESS

User was authenticated on the cluster.

USER_AUTHENTICATION_FAILURE

User failed to authenticate on the cluster.