Azure Data Explorer
HomeContact Support
  • Azure Data Explorer
  • Listener
    • Example
    • Configuration
  • Context Provider
    • Example
    • Configuration
  • Reader (Action Agent)
    • Example
    • Configuration
  • Action Agent
    • Example
    • Configuration
Powered by GitBook
On this page
  • Step 1: Add the Agent
  • Step 2: Configure General
  • Step 3: Configure Authentication
  • Step 4: Configure Cluster
  • Step 5: Configure Database
  • Step 6: Configure Timestamp
  • Step 7: Results
  • Files
  1. Listener

Example

PreviousAzure Data ExplorerNextConfiguration

Last updated 10 months ago

This Data Stream example demonstrates how to use this Listener to return telemetry data from an Azure Data Explorer table.

Refer to to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the Azure Data Explorer Listener onto the canvas and rename it. Link the output endpoint to the printer and save the Data Stream.

Step 2: Configure General

Select the Agent and click Configure. In this case, keep the default Collection and polling interval.

Step 3: Configure Authentication

Enter the cluster authentication details: the Client Id, Secret Key, and Tenant Id.

Step 4: Configure Cluster

Enter the Cluster Url.

Step 5: Configure Database

Select the database, table, and columns to return. In this case:

  • Database: TestDatabase

  • Specify ADX Query: keep unticked as we're selecting from a single table

  • Table: TruckTelemetry table

  • Columns: ReadingNo, PumpId, MillCircuitId and Timestamp

Step 6: Configure Timestamp

Select the Timestamp column from the list of table columns.

Step 7: Results

Apply the changes, save the Data Stream and publish it.

Let's look at the Live Data View. Every 10 seconds, any new rows added to the telemetry table are printed.

Files

File
Link
Security Key

Data Stream

C0mp|ex123

See the article for steps to import a Data Stream.

Import, Export, and Clone - XMPro
configuration
ADX Listener.xuc