fluent-bit-kubernetes-logging icon indicating copy to clipboard operation
fluent-bit-kubernetes-logging copied to clipboard

Question - how to apply python multiline exceptions

Open vitalik opened this issue 3 years ago • 0 comments
trafficstars

Hi

I'm using this config form your examples:

output/elasticsearch/fluent-bit-configmap.yaml

but when my python program runs in kubernetes and throws an exception (multiple lines) - the logs are inserted as individual lines (and not one traceback at once)

Any advice how to address this ?

vitalik avatar Feb 02 '22 16:02 vitalik