Manage Event Hubs data connections in your free Azure Data Explorer cluster

Azure Data Explorer offers ingestion (data loading) from Event Hubs, a big data streaming platform and event ingestion service. Event hubs can process millions of events per second in near real-time. In this article, you connect an event hub to a table in your free Azure Data Explorer cluster.

You can perform the following management action for Event Hubs data connections:

Prerequisites

Note

The cluster and event hub should be associated with the same tenant.

Create a new data connection

Use the following steps to create an Event Hubs data connection in your free cluster.

  1. Go to My Cluster.

  2. Select the Data connections tab, and then select Ingest from Event Hubs.
    The Ingest data window opens with the Destination tab selected.

    Screenshot of the data connections tab, showing the ingest from Event Hubs option.

  3. Fill out the destination details using the information in Destination tab, and then select Next.

  4. Fill out the source details using the information in Source tab, and then select Next.

  5. Fill out the schema details using the information in Schema tab, and then select Next.
    The data connection is created and starts ingesting data.

  6. Select Close to return to the My cluster page.

  7. Select the Data connections tab, and verify that the connection appears and the status is Connected.

    Screenshot of the data connections tab, showing the ingest from Event Hubs connection is connected.

View data connection details

To view data connection details:

  1. In the Data connections tab, select the data connection name.

    Screenshot of the data connections tab, showing the ingest from Event Hubs connection details pane.

  2. Optionally, select field dropdowns to view additional details.

  3. Select Close to return to the Data connections tab.

Reconnect a data connection

If there is a connectivity issue with a connecting, its status in the Data connections tab will be Disconnected. The issue can result from the regeneration of the event hub account keys, or the deletion of the event hub.

Use the following tab to determine how to resolve the issue:

Cause Resolution
Account keys regenerated Reconnect the data connection.
Event hub deleted Delete the data connection.

To reconnect the data connection:

  1. In the Data connections tab, locate the data connection, and then select Reconnect ( ).
  2. Verify that the status is Connected.

Delete a data connection

To delete a data connection:

  1. In the Data connections tab, locate the data connection, and then select Delete ( ).
  2. Verify that the data connection no longer appears in the list of connections.