Configuration
Last updated
Last updated
This section explains each of the properties in the configuration blade.
Collection
This associates the Agent to a specific Collection (default to that of the current Data Stream).
Refer to Collections and Stream Hosts to understand more about Collections.
The Agent must use the credentials of an Azure App Registration to access the Azure Data Explorer instance.
Use Variables
Tick to select saved variables for the Client Id, Secret Key, Tenant Id, and Cluster URL properties; or enter the text manually.
Client Id
Client Secret
Tenant Id
The Id of the tenant to which the Client belongs.
Cluster Url
The Host Name used to create, start, edit, list, terminate, and delete clusters - in the format https://{clusterName}.{location}.kusto.windows.net). You can find the URL on the Azure Portal blade for the Data Explorer Cluster under the "URI" property.
Database
The name of the database to connect to. Once selected, the Table property is populated with the list of available tables in the database.
Create New Table
Creates a new table in the database before writing data to it.
Table
The name of the table to connect to.
Input
This endpoint is used to receive data from the parent Agent.
Output
Events received from the parent Agent are processed and made available to this endpoint unchanged.
Error
Errors encountered during the execution of this Agent will be published on this endpoint.
The Id of the used to connect to the Azure Data Explorer instance.
The Secret of the used to connect to the Azure Data Explorer instance.