Skip to content

Commit

Permalink
Do not request to explicitely enable network detections
Browse files Browse the repository at this point in the history
  • Loading branch information
lebauce committed Jun 29, 2023
1 parent ec4a7ab commit 5206956
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/en/security/cloud_workload_security/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ docker run -d --name dd-agent \
-v /sys/kernel/debug:/sys/kernel/debug \
-v /etc/os-release:/etc/os-release \
-e DD_RUNTIME_SECURITY_CONFIG_ENABLED=true \
-e DD_RUNTIME_SECURITY_CONFIG_NETWORK_ENABLED=true \ # to enable the collection of CWS network events
-e DD_RUNTIME_SECURITY_CONFIG_REMOTE_CONFIGURATION_ENABLED=true \
-e HOST_ROOT=/host/root \
-e DD_API_KEY=<API KEY> \
Expand Down

0 comments on commit 5206956

Please sign in to comment.