fix: restore json_parser with timestamp parsing based on local testing
This commit is contained in:
parent
beab7cd117
commit
acd5379c27
@ -49,7 +49,14 @@ spec:
|
|||||||
start_at: end
|
start_at: end
|
||||||
include_file_path: false
|
include_file_path: false
|
||||||
include_file_name: false
|
include_file_name: false
|
||||||
operators: []
|
operators:
|
||||||
|
- type: json_parser
|
||||||
|
parse_from: body
|
||||||
|
parse_to: attributes
|
||||||
|
timestamp:
|
||||||
|
parse_from: attributes.timestamp
|
||||||
|
layout: UnixMilli
|
||||||
|
location: UTC
|
||||||
processors:
|
processors:
|
||||||
resource:
|
resource:
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user