diff --git a/content/en/network_monitoring/cloud_network_monitoring/setup.md b/content/en/network_monitoring/cloud_network_monitoring/setup.md index 1e5f1cc2e0fe3..6ba6051a95fe6 100644 --- a/content/en/network_monitoring/cloud_network_monitoring/setup.md +++ b/content/en/network_monitoring/cloud_network_monitoring/setup.md @@ -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. #