You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/security/cloud_workload_security/getting_started.md
+54-32Lines changed: 54 additions & 32 deletions
Original file line number
Diff line number
Diff line change
@@ -118,24 +118,30 @@ docker run -d --name dd-agent \
118
118
119
119
For a package-based deployment, the Datadog package has to be deployed: run `dkpg -i datadog-agent_7….deb`
120
120
121
-
By default Runtime Security is disabled. To enable it, both the `security-agent.yaml` and the `system-probe.yaml` files need to be adapted. Run the following commands to enable these configurations:
121
+
By default Cloud Workload Security is disabled. To enable it, both the `security-agent.yaml` and the `system-probe.yaml` files need to be adapted as follows:
@@ -144,22 +150,30 @@ Once you apply the changes, restart both the Security Agent and the system-probe
144
150
145
151
For a package-based deployment, the Datadog package has to be deployed: run `yum/dnf install datadog-agent_7….rpm`
146
152
147
-
By default Runtime Security is disabled. To enable it, both the `security-agent.yaml` and the `system-probe.yaml` files need to be adapted. Run the following commands to enable these configurations:
153
+
By default Cloud Workload Security is disabled. To enable it, both `security-agent.yaml` and `system-probe.yaml` files need to be adapted as follows:
For a package-based deployment, the Datadog package has to be deployed. Install the package with your package manager.
170
184
171
-
By default Runtime Security is disabled. To enable it, both the `security-agent.yaml` and the `system-probe.yaml` files need to be adapted. Run the following commands to enable these configurations:
185
+
By default Cloud Workload Security is disabled. To enable it, both `security-agent.yaml` and `system-probe.yaml` files need to be adapted as follows:
0 commit comments