fluent / fluent/fluent-operator
Add support for `Time_Strict` for fluent-bit parsers
Open
enhancement
- Dominant language
- Go
- Stars
- 682
- Forks
- 328
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 13
Description
### Is your feature request related to a problem? Please describe.
I am seeing quite some of these `invalid time format %Y-%m-%dT%H:%M:%S.%LZ for '2024-12-06T09:32:16Z'`
### Describe the solution you'd like
I would like the ClusterParser to support the `Time_Strict` option from [here](https://docs.fluentbit.io/manual/pipeline/parsers/configuring-parser#configuration-parameters)
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.