One input stream to multiple output, output will affect each other. #7551
Unanswered
liguangcheng
asked this question in
Q&A
Replies: 1 comment 10 replies
-
You probably want to review https://docs.fluentbit.io/manual/administration/backpressure Also note that you're configuring infinite retries not disabling them: https://docs.fluentbit.io/manual/administration/scheduling-and-retries#configuring-retries - you want |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I configured one input and stream to 2 http outputs, when I down one of http output, after running a period of time, the normal http output will also stop, can anyone face this issue? how do I configure the fluent bit.
following are my configuration.
Beta Was this translation helpful? Give feedback.
All reactions