-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
communitykind/featurekind/questionoss/1External contributions priority 1External contributions priority 1team/agent-metric-pipelines
Milestone
Description
My host has multiple network interfaces, not just the loopback and eth0 and I need datadog 6 to listen on some of them.
Right now datadog6 either listens only on localhost or on all interfaces, being open for the subnet that I don't want (let's forget firewalling).
In datadog5 there was a bind_host property which allowed me to change to a specific interface, though not to multiple interfaces, but still it was something.
There should be a way in datadog6 to configure which addresses to bind.
i.e.: bind_hosts: [ 127.0.0.1", "169.254.1.1" ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
communitykind/featurekind/questionoss/1External contributions priority 1External contributions priority 1team/agent-metric-pipelines