• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Timestamp configuration

Settings API - Timestamp configuration schema table

Timestamp configuration (builtin:logmonitoring.timestamp-configuration)

Dynatrace allows you to define rules that control log data timestamps.

The timestamp configuration is based on rules containing matchers. These rules determine how Dynatrace Log Monitoring interprets the incoming log data timestamps. For more details and examples, see the documentation.

Schema IDSchema groupsScope
builtin:logmonitoring.timestamp-configuration
  • group:log-monitoring
  • group:log-monitoring.ingest-and-processing
HOST - Host
HOST_GROUP - Host Group
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.timestamp-configuration
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:logmonitoring.timestamp-configuration
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:logmonitoring.timestamp-configuration

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

PropertyLabelTypeDescriptionRequired
enabledActiveboolean-required
config-item-titleNametext-required
date-time-patternDate-time patterntext-required
timezoneTimezonetext-required
matchers-set-required

Request body objects

The Matcher object
PropertyLabelTypeDescriptionRequired
attributeAttributeenum-required
operatorOperatorenum-required
values-set-required