fluent / fluent-operator

Operate Fluent Bit and Fluentd in the Kubernetes way - Previously known as FluentBit Operator
Apache License 2.0
587 stars 250 forks source link

Helm support match generic java go stack multiline parser #1137

Closed onecer closed 7 months ago

onecer commented 7 months ago

Is your feature request related to a problem? Please describe.

The current template didn't match the go python java multiline log record in the same record.

like java error stack

img_v3_029o_3cd7e24f-7bfa-4e22-b05d-03fff90aa38g

Describe the solution you'd like

create ClusterMultilineParser and use it in filter.

Additional context

effects

image