Commit 69dc220
**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
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 9a7a466 commit 69dc220
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
0 commit comments