Skip to content

Commit c282580

Browse files
savandalasaniya-crestguttymorathibaultkrebs
authored
[SAASINT-4284] DDS: Proofpoint On-Demand: Crawler Integration v1.0.0 (DataDog#20625)
* Add Proofpoint On-Demand integration with asset * Resolve CI failures * Resolve CI failure * Updating dashboard image * Resolving review comments --------- Co-authored-by: Gustavo Mora <tavo.mora92@hotmail.com> Co-authored-by: Thibault Krebs <150821137+thibaultkrebs@users.noreply.github.com>
1 parent 8fd4dcd commit c282580

7 files changed

Lines changed: 3145 additions & 19 deletions

File tree

proofpoint_on_demand/README.md

Lines changed: 35 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,57 @@
1-
# Agent Check: proofpoint_on_demand
1+
# Proofpoint On-Demand
22

33
## Overview
44

5-
This check monitors [proofpoint_on_demand][1].
5+
[Proofpoint On-Demand][1] helps organizations detect, classify, and mitigate email threats in real-time, securing and managing email communications.
6+
7+
This integration ingests the following logs:
8+
9+
- Message Logs: These logs contain detailed information about email traffic.
10+
11+
This integration collects message logs and send them to Datadog for analysis. The logs are parsed and enriched using Datadog's built-in pipeline, which allows for searching and analysis. Dashboards and Cloud SIEM detection rules are included to help monitor message logs and improve security.
612

713
## Setup
814

9-
### Installation
15+
### Get an API key from the Proofpoint On-Demand Portal
16+
17+
1. Log in to the Proofpoint Admin portal.
18+
2. Go to **Settings > API Key Management**.
19+
3. Under **PoD Logging**, click **Create New** to generate a new API key.
20+
4. Enter a unique name for the API key.
21+
5. Copy **Cluster ID**.
22+
6. Click **Generate Key**.
23+
7. After generating the key, select **View Details** from the menu of the new API key.
24+
8. Copy the generated API key.
1025

11-
The Proofpoint On-Demand check is included in the [Datadog Agent][2] package.
12-
No additional installation is needed on your server.
1326

14-
### Configuration
27+
### Connect your Proofpoint On-Demand Account to Datadog
1528

16-
!!! Add list of steps to set up this integration !!!
29+
1. Add your Proofpoint On-Demand credentials.
1730

18-
### Validation
31+
| Parameters | Description |
32+
| ------------------------------------- | ------------------------------------------------------------ |
33+
| Cluster ID | The Cluster ID for your Proofpoint On-Demand account |
34+
| API key | The API key for your Proofpoint On-Demand account |
1935

20-
!!! Add steps to validate integration is functioning as expected !!!
36+
2. Click the **Save** button to save your settings.
2137

2238
## Data Collected
2339

40+
### Logs
41+
42+
The Proofpoint On-Demand integration collects and forwards message logs to Datadog.
43+
2444
### Metrics
2545

26-
Proofpoint On-Demand does not include any metrics.
46+
The Proofpoint On-Demand integration does not include any metrics.
2747

2848
### Events
2949

30-
Proofpoint On-Demand does not include any events.
31-
32-
## Troubleshooting
50+
The Proofpoint On-Demand integration does not include any events.
3351

34-
Need help? Contact [Datadog support][3].
52+
## Support
3553

36-
[1]: **LINK_TO_INTEGRATION_SITE**
37-
[2]: https://app.datadoghq.com/account/settings/agent/latest
38-
[3]: https://docs.datadoghq.com/help/
54+
Need help? Contact [Datadog support][2].
3955

56+
[1]: https://www.proofpoint.com/us/products/email-security-and-protection/email-protection
57+
[2]: https://docs.datadoghq.com/help/

0 commit comments

Comments
 (0)