Settings API - Log ingestion API JSON/OTLP data model schema table

  • Published Sep 25, 2025

Log ingestion API JSON/OTLP data model (builtin:logmonitoring.log-ingest-data-model)

Log ingestion API JSON/OTLP data model

Schema IDSchema groupsScope
builtin:logmonitoring.log-ingest-data-model-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-ingest-data-model
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logmonitoring.log-ingest-data-model
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.log-ingest-data-model

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyTypeDescriptionRequired
Data model
IngestDataModel
enum

Specifies how nested JSON/OTLP objects in logs should be parsed

  • FLATTENED
  • ORIGINAL
required