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, 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 with client credentials authentication.

Input

Input fieldDescription
Log typeEnter 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.
EventsEnter 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 IDEnter 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 fieldDescription
StatusIndicates if the custom log was sent successfully.

Last updated: