how convert a iso8601_ns string to timestamp? #20613
Replies: 1 comment
-
Just append a char ‘Z’, it's done.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The log:
2024-06-06T02:41:02.502003Z ERROR transform{component_kind="transform" component_id=trans component_type=remap}: vector::internal_events::remap: Mapping failed with event. error="function call error for \"to_unix_timestamp\" at (66:151): function call error for \"parse_timestamp\" at (84:129): Invalid timestamp \"2024-06-05T08:40:02.015146042Z\": input contains invalid characters" error_type="conversion_failed" stage="processing" internal_log_rate_limit=true
Beta Was this translation helpful? Give feedback.
All reactions