-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeouts after upgrading to 1.8.5 #4042
Comments
Same case (connect to elasticsearch)Ubuntu 20.04.3 LTS Downgrading to 1.8.4 solves the issue
|
Hello folks, I'm working on this issue and I have a few questions for some of you which would probably make it easier to figure out if there is something that needs to be fixed and what if that's the case.
I noticed that @rmarchei mentioned DNS resolution but I didn't see any DNS related errors in there, a DNS error should cause fluent-bit to print something like this :
Thanks for reporting the issue, any further assistance in reproduction and troubleshooting would be greatly appreciated. |
I think this issue has been fixed in #4050 |
actually it seems to be still broken in
Constant:
yes. To be precise, they appear as soon as parsed logs have new entries
Here you have the conf:
yes, I just have to install a version |
Could you please message me in the fluent slack server to talk a little bit more about this? |
sure, no problem. Which username (or channel) should I message? |
Leonardo Almiñana |
After carefully verifying the issue we (@rmarchei and I) found that when a hostname used as endpoint by an output plugin is present in the We are still investigating this issue to find the root cause. In the meantime, any users affected by this issue can comment or remove the |
I'm seeing this in > v1.8.3 too with the forward output and even after #4122 was released in v1.8.8. |
According to the source code v1.8.3 shouldn't be impacted by this particular issue as it was related to a change in how query sockets are created which was changed in v1.8.5 so I'd encourage you to submit a new issue with the appropriate information. Regards. |
Ok. Thanks. One interesting behaviour I noticed is that if the network conn timeout is too low (e.g 5s), then the DNS issue ends up in no logs being sent. But if I set it to something like 30s, even if the DNS issue is reported, logs are still going through. |
Bug Report
After upgrading to
1.8.5
fluentbit time outs while connecting to fluentd:Output is configured as:
fluentd.service.consul
can be resolved without issues and it's even in/etc/hosts
Same behavior with
1.8.6
. Downgrading to1.8.4
solves the issueEverything is running on Ubuntu 20.04.3.
Fluentbit version: td-agent-bit 1.8.5
Fluentd version: td-agent 4.2.0-1
Full log from last fluentbit restart:
The text was updated successfully, but these errors were encountered: