{ "@context": { "@version": 1.1, "dt": "https://dt.dynatrace.com/schema/", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "ConstraintViolation": "dt:ConstraintViolation", "path": { "@id": "dt:path", "@type": "xsd:string" }, "message": { "@id": "dt:message", "@type": "xsd:string" }, "parameterLocation": { "@id": "dt:parameterLocation", "@type": "xsd:string" }, "location": { "@id": "dt:location", "@type": "xsd:string" }, "LogAggregateGroup": "dt:LogAggregateGroup", "groupByFields": { "@id": "dt:groupByFields" }, "count": { "@id": "dt:count", "@type": "xsd:integer" }, "LogAggregateResult": "dt:LogAggregateResult", "results": { "@id": "dt:results", "@container": "@set" }, "LogExportResult": "dt:LogExportResult", "nextSliceKey": { "@id": "dt:nextSliceKey", "@type": "xsd:string" }, "LogIngestRecord": "dt:LogIngestRecord", "content": { "@id": "dt:content", "@type": "xsd:string" }, "severity": { "@id": "dt:severity", "@type": "xsd:string" }, "timestamp": { "@id": "dt:timestamp", "@type": "xsd:string" }, "log.source": { "@id": "dt:log.source", "@type": "xsd:string" }, "dt.entity.host": { "@id": "dt:dt.entity.host", "@type": "xsd:string" }, "LogRecord": "dt:LogRecord", "additionalFields": { "@id": "dt:additionalFields" }, "LogRecordSearchResult": "dt:LogRecordSearchResult" } }