Azure Log Analytics · Example Payload

Ingestion Api Log Entry Example

AnalyticsAzureCloudLoggingMonitoring

Ingestion Api Log Entry Example is an example object payload from Azure Log Analytics, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TimeGeneratedComputerAdditionalContext

Example Payload

Raw ↑
{
  "TimeGenerated": "2025-03-15T14:30:00Z",
  "Computer": "web-server-01",
  "AdditionalContext": "Application health check passed successfully"
}