fluent / fluent/fluent-bit

More flexible Json_Date_Format

Open
#848 4 comments 7 reactions 1 assignee Claimed by @edsiper View on GitHub
enhancement
Dominant language
C
Stars
8.1k
Forks
2k
Avg merge
4d 20h
Merged PRs (30d)
71

Description

Clickhouse is pretty strict on data formats and fails to parse "2018-10-13T17:46:23.000000Z" which is generated by json_date_format iso8601. So, as far as I understand, the only way to fix this is to create a proxy server which will convert this format to Clickhouse supported "2016-06-15 00:11:21". It would be helpful to do it on the fluentbit output plugin level.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.