Skip to content

Fluentbit Azure Blob output works for 3 PCs but not for 1 out of 4 #7537

Discussion options

You must be logged in to vote

Yeah so sounds like you have DNS issues for whatever reason and that's the problem.
I think you need to understand what the DNS set up is for your machines, it sounds like one of them is funky - it doesn't seem to be a Fluent Bit problem but a networking issue.

From: https://docs.fluentbit.io/manual/administration/networking#dns-mode
You could try some of the DNS options - maybe you have switches/firewalls dropping UDP requests for example (I don't know, it's down to your infra):

net.dns.mode tcp
net.dns.prefer_ipv4 true
net.dns.resolver LEGACY

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@lucasdaquina
Comment options

@lucasdaquina
Comment options

@patrick-stephens
Comment options

Answer selected by lucasdaquina
@lucasdaquina
Comment options

@patrick-stephens
Comment options

@lucasdaquina
Comment options

@patrick-stephens
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants