Merge pull request 'Fix timestamp parsing in OTC config for central-storage logs' (#25) from Nicolas_local_ops into master

Reviewed-on: https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops/pulls/25
This commit is contained in:
Nicolas 2025-07-29 09:41:38 +00:00
commit b05cdaa8d2

View File

@ -54,7 +54,7 @@ spec:
parse_from: body parse_from: body
parse_to: attributes parse_to: attributes
timestamp: timestamp:
parse_from: attributes.timestamp parse_from: timestamp
layout: UnixMilli layout: UnixMilli
location: UTC location: UTC
processors: processors: