Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions proofpoint_on_demand/assets/dataflows.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
provides:
- id: proofpoint-on-demand-logs
always_on: true
granular: true
data_type: logs
direction: inbound
2 changes: 1 addition & 1 deletion proofpoint_on_demand/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"app_uuid": "1cef2070-562b-4d59-b035-ea26d6a2cd75",
"app_id": "proofpoint-on-demand",
"owner": "saas-integrations",
"display_on_public_website": false,
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
Expand Down
6 changes: 6 additions & 0 deletions proofpoint_tap/assets/dataflows.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
provides:
- id: proofpoint-tap-logs
always_on: true
granular: true
data_type: logs
direction: inbound
2 changes: 1 addition & 1 deletion proofpoint_tap/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"app_uuid": "16ad3243-233b-4a1e-a523-98a35c29162b",
"app_id": "proofpoint-tap",
"owner": "saas-integrations",
"display_on_public_website": false,
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
Expand Down
Loading