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

Dynamic HTTP Proxy settings

Open seblaz opened this issue 7 months ago • 1 comments

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

Fluent bit works with HTTP Proxy thourgh environment variables when the connection uses https. The environment variables can only be set at startup and can't be changed with the hot reload feature.

Describe the solution you'd like

I'd like to change the HTTP Proxy settings using the hot reload feature, or some other mechanism to set them dynamically.

Describe alternatives you've considered

I tried using the http output settings which work with hot reload. Nevertheless, it doesn't support https connections.

seblaz avatar Jun 09 '25 17:06 seblaz

As a work-around, in the meantime, you might want to think about setting up nginx or other such project to send the request to and have it forward to the proxy of your choice

ryn9 avatar Jun 09 '25 18:06 ryn9

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days. Maintainers can add the exempt-stale label.

github-actions[bot] avatar Sep 08 '25 02:09 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Oct 25 '25 02:10 github-actions[bot]