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
I'm trying to send my application OTEL logs using fluent-bit to an Azure Kusto database but seems like each OTEL logs is getting split into multiple logs rows when it finally getting ingested into kusto.
I'm noticing this behavior with other output plugins as well like stdout. For example -
@edsiper wondering is it similar to #10002 which you are tracking? And is the plan to take care for it all the output plugins?
dceravigupta
changed the title
out_azure_kusto: Logs not showing up correctly with in_opentelemetry plugin
out_azure_kusto: OTEL logs not showing up correctly with in_opentelemetry plugin
Mar 10, 2025
I'm trying to send my application OTEL logs using fluent-bit to an Azure Kusto database but seems like each OTEL logs is getting split into multiple logs rows when it finally getting ingested into kusto.
I'm noticing this behavior with other output plugins as well like stdout. For example -
The text was updated successfully, but these errors were encountered: