# Azure Monitor - Send custom log action
The Send custom log action allows you to send custom logs to Azure Monitor.
# Input
Input field | Description |
---|---|
Log type | Enter the record type of the submitted data. The log type can only contain letters, numbers, and underscores _ , and must 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 allows the data to be included in resource-context queries. If this field isn't specified, the data is not included in resource-context queries. |
# Output
Output field | Description |
---|---|
Status | Indicates if the custom log was sent successfully. |
Last updated: 7/25/2025, 5:11:08 PM