Skip to content

Commit

Permalink
Update setup for TCP failed connections (#26751)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliciascott authored Dec 12, 2024
1 parent f75f7d2 commit 0dcdff4
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -500,10 +500,12 @@ For additional information around these capabilities, see [Cloud service enhance
### Failed connections
**Requires Agent version `7.59` or higher**.
To enable the Agent to start collecting data about failed connections, add the following setting to your `/etc/datadog-agent/system-probe.yaml` file (or `C:\ProgramData\Datadog\system-probe.yaml` for Windows).
```yaml
network_config: # use system_probe_config for Agent versions older than 7.24.1
network_config:
## @param enabled - boolean - optional - default: false
## Set to true to enable Cloud Network Monitoring.
#
Expand Down

0 comments on commit 0dcdff4

Please sign in to comment.