LogEntry

A single log entry for the Azure Log Analytics Ingestion API. The schema must match the stream declaration in the data collection rule.

AnalyticsAzureCloudLoggingMonitoring

Properties

Name Type Description
TimeGenerated string The timestamp of the log entry.
Computer string The computer or source generating the log.
AdditionalContext string Additional context or message for the log entry.
View JSON Schema on GitHub