Skip to content

Configurable bind addresses in datadog6 #1513

@zoltan-toth-mw

Description

@zoltan-toth-mw

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" ]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions