Skip to content

Commit 54ac84d

Browse files
authored
SEC-31363: GA Proofpoint On-Demand Email Security integration (DataDog#23943)
Flips display_on_public_website to true in proofpoint_on_demand/manifest.json and adds proofpoint_on_demand/assets/dataflows.yaml with granular: true for Cloud SIEM.
1 parent 3a7bece commit 54ac84d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
provides:
2+
- id: proofpoint-on-demand-logs
3+
always_on: true
4+
granular: true
5+
data_type: logs
6+
direction: inbound

proofpoint_on_demand/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"app_uuid": "1cef2070-562b-4d59-b035-ea26d6a2cd75",
44
"app_id": "proofpoint-on-demand",
55
"owner": "saas-integrations",
6-
"display_on_public_website": false,
6+
"display_on_public_website": true,
77
"tile": {
88
"overview": "README.md#Overview",
99
"configuration": "README.md#Setup",

0 commit comments

Comments
 (0)