Skip to content

Commit 1b2b8cc

Browse files
authored
Adding DNS monitoring to CWS (DataDog#15189)
* Adding DNS monitoring to CWS This side of CWS for Network Threat Detection was publicly documented on July 2022 https://www.datadoghq.com/blog/dns-based-threat-detection/ * Update getting_started.md I have updated the introducing line with `three`
1 parent f8e05b0 commit 1b2b8cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/security_platform/cloud_workload_security/getting_started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ further_reading:
2525

2626
## Overview
2727

28-
There are two types of monitoring that the Datadog Agent uses for Cloud Workload Security:
28+
There are three types of monitoring that the Datadog Agent uses for Cloud Workload Security:
2929

3030
1. **File Integrity Monitoring** to watch for changes to key files and directories on hosts or containers in real-time.
3131
2. **Process Execution Monitoring** to watch process executions for malicious activity on hosts or containers in real-time.
32+
3. **DNS Activity Monitoring** to watch network traffic for malicious activity on hosts and containers in real-time.
3233

3334
## Requirements
3435

0 commit comments

Comments
 (0)