Timestamp handling
This document describes the heuristic used by Apica Ascent for managing timestamps in incoming log data
Which timestamp to use?
Incoming log data streams can have timestamps defined in the following ways
Sending agent sends a timestamp
Log data has its own timestamp
Ingest layer for e.g. Apica Ascent adds its own timestamp
Log data has a non-standard timestamp format
Apica Ascent handles the timestamps in the following order
Use the sending agent timestamp
Extract any timestamp in log data automatically that is non-ambiguous
If a user-defined timestamp extraction rule is provided, use the extraction rule to get the timestamp
User-defined timestamp rules
Users can specify timestamp extraction rules for log data using the Apica Ascent data manipulation capabilities. Timestamps are handled by timestamp rules that are defined as follows
Using the example rule above, a logline such as the one below will result in the proper timestamp being parsed and extracted from the log line.
Last updated