New Relic · Schema

LogRecord

A single log record

AnalysisAnalyticsAPMDevOpsInfrastructureMonitoringObservabilityPerformancePlatform

Properties

Name Type Description
timestamp integer Unix epoch timestamp in milliseconds when the log event occurred
message string The log message text
level string Log severity level
logtype string Log format type for automatic parsing (e.g., nginx, apache, syslog)
attributes object Additional key-value attributes for this log record
View JSON Schema on GitHub