Dynatrace OneAgent detects number of timestamp formats in your log records. In case of custom timestamps included in log record define them below. This will assure data quality for analysis.
Timestamp detection also influence proper log splitting. If no timestamp is detected or log format prevents auto-timestamping, adjacent lines can be merged into single log record (also indentations are considered).
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
Property
Label
Type
Description
Required
enabled
Active
boolean
-
required
config-item-title
Name
text
-
required
date-time-pattern
Date-time pattern
text
-
required
timezone
Timezone
text
-
required
date-search-limit
Timestamp search limit
integer
Defines the number of characters in every log line (starting from the first character in the line) where the timestamp is searched.