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:
commit
b05cdaa8d2
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user