# Azure Monitor - Send custom log action
The Send custom log action sends custom logs to Azure Monitor.
DEPRECATED - MIGRATION REQUIRED
This action uses the HTTP Data Collector API (opens new window), which will be deprecated on December 8, 2025, and will stop working in September 2026.
We recommend that you migrate to the Inject custom logs action. It uses the newer Logs Ingestion API (opens new window) with client credentials authentication.
# Input
Input field | Description |
---|---|
Log type | Enter the record type of the submitted data. The log type must contain only letters, numbers, and underscores _ , and be 100 characters or less. For example, AzureMonitorTest . |
Events | Enter the log event you plan to send to Azure Monitor. Select any GUID record types as strings. You can use JSON or add fields manually. |
Azure resource ID | Enter the resource ID of the Azure resource associated with the data. This populates the _ResourceId property and includes the data in resource-context queries. If this field is blank, the data is excluded from those queries. |
# Output
Output field | Description |
---|---|
Status | Indicates if the custom log was sent successfully. |
Last updated: 10/17/2025, 3:04:55 PM