aws / aws/eks-charts

Enable Multiline mode On in Fluent Bit Helm

Open
#340 2 comments 0 reactions 2 assignees Claimed by @PettitWesley View on GitHub
Dominant language
Mustache
Stars
1.3k
Forks
1.1k
Avg merge
22m
Merged PRs (30d)
5

Description

I'm seeing the `dockerMode` is set to `On ` by default and not overridable. Also, template does not have a way to enable `Multiline`. Is this by the design?

https://github.com/aws/eks-charts/blob/e351927cb4c19c02cd2b8c0642c1953ec39ae1ff/stable/aws-for-fluent-bit/values.yaml#L27

I have some multiline logs which are not in JSON format which I want to combine, how can I achieve this?

My logs looks like
```
2020-11-11 11:45:17.323 WARN 1 --- [nio-8080-exec-1] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.orm.ObjectOptimisticLockingFailureException: Object of class .....
```

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.