Dynatrace · Schema

LogRecord

A log record retrieved from the Dynatrace Grail data lakehouse. Contains the original log content plus enriched metadata added by Dynatrace during ingestion and processing.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

Name Type Description
timestamp string The timestamp of the log record in ISO 8601 format.
content string The log message content.
severity string The severity level of the log record.
log.source string The source identifier of the log record.
dt.entity.host string The associated host entity ID.
additionalFields object Additional fields present in the log record beyond the standard set. Content varies based on what was ingested and how OpenPipeline processed the record.
View JSON Schema on GitHub