Managing Event Gateways

View the status of your Event Gateways and add new Event Gateways.

To find your gateways in Event Endpoint Management, in the navigation pane, click Administration > Event Gateways.

Event Gateway details

The following details are shown for each Event Gateway:

  • The gateway's unique ID.
  • The gateway endpoints that client applications use to access the gateway.
  • The last time this gateway interacted with the Event Manager instance (last connection).
  • The gateway group that the gateway belongs to.
  • The gateway's status.
  • The gateway's Event Endpoint Management version.

Click More options icon More options next to the instance to access the following options:

  • View configuration details: Access the YAML or Docker command that can be used to re-create the gateway. By default, the deployment type that was used at installation is shown.
  • Regenerate key: Regenerate the API key that the gateway uses to identify itself with the Event Manager.
  • Remove: Delete the gateway. This operation removes the gateway from the UI only. To fully remove a gateway see Uninstalling Event Gateways.
The possible statuses for the gateway are:
  • Running. The gateway is configured and running.
  • This Event Gateway might require attention. The gateway is not running as expected. Hover over this message for more information.
  • Clients using this Event Gateway require attention. One or more clients using this gateway are calling deprecated APIs that are removed from Kafka 4.0 and later. The Kafka library that is used by these clients should be updated to maintain compatibility with future versions of Event Endpoint Management that use Kafka V4.