Skip to content

Backport(v1.19): in_debug_agent: accept only from local machine by default (#5272)#5279

Merged
kenhys merged 1 commit intov1.19from
backport-to-v1.19/pr5272
Mar 16, 2026
Merged

Backport(v1.19): in_debug_agent: accept only from local machine by default (#5272)#5279
kenhys merged 1 commit intov1.19from
backport-to-v1.19/pr5272

Conversation

@github-actions
Copy link

Which issue(s) this PR fixes:
Backport #5272
Fixes #

What this PR does / why we need it:

Usually, in_debug_agent must be explicitly enabled by users who know what you do.
But, there is an security concern which accepts external access by default even though user must enable it explicitly.

With this commit, change that behavior a bit secure by default.

Docs Changes:

Need to update default.

https://docs.fluentd.org/monitoring-fluentd/monitoring-rest-api#datadog-dd-agent-integration

Release Note:

N/A

**Which issue(s) this PR fixes**:
Fixes #

**What this PR does / why we need it**:

Usually, in_debug_agent must be explicitly enabled by users who know
what you do.
But, there is an security concern which accepts external access by
default even though user must enable it explicitly.

With this commit, change that behavior a bit secure by default.

**Docs Changes**:

Need to update default.

https://docs.fluentd.org/monitoring-fluentd/monitoring-rest-api#datadog-dd-agent-integration

**Release Note**:

N/A

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@kenhys kenhys merged commit 69dc220 into v1.19 Mar 16, 2026
1 check passed
@kenhys kenhys deleted the backport-to-v1.19/pr5272 branch March 16, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant