fluent / fluent-bit

Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
https://fluentbit.io
Apache License 2.0
5.82k stars 1.58k forks source link

azure_kusto output hangs fluent-bit #9484

Open acanovi opened 1 week ago

acanovi commented 1 week ago

Bug Report

Describe the bug Using azure_kusto output with a proxy server causes fluent-bit random hang

To Reproduce

Expected behavior when data is correctly sent to kusto we have these log messages

[ info] [output:azure_kusto:azure_kusto.2] loading kusto ingestion resourcs
[ info] [oauth2] HTTP Status=200
[ info] [oauth2] access token from 'login.microsoftonline.com:443' retrieved

Screenshots

Your Environment

[OUTPUT] Name azure_kusto Match cpu Tenant_Id Client_Id Client_Secret Ingestion_Endpoint Database_Name Table_Name

Additional context restarting fluent-bit restores normal functionality

patrick-stephens commented 1 week ago

Please follow the issue template and provide the full details required to help you.