to_azure_log_analytics
Sends events via the Microsoft Azure Logs Ingestion API.
Description
The to_azure_log_analytics
operator makes it possible to upload events to
supported tables or to custom tables in Microsoft Azure.
The operator handles access token retrievals by itself and updates that token automatically, if needed.
tenant_id = string
The Microsoft Directory (tenant) ID, written as
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
.
client_id = string
The Microsoft Application (client) ID, written as
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
.
client_secret = string
The client secret.
dce = string
The data collection endpoint URL.
dcr = string
The data collection rule ID, written as dcr-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
.
table = string
The table to upload events to.