Fix timestamp parsing in OTC config for central-storage logs
This commit is contained in:
parent
c4bd3df730
commit
12a7f1b98c
@ -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