You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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 ?