|
| 1 | +# Have I Been Pwned |
| 2 | + |
| 3 | +## Overview |
| 4 | + |
| 5 | +[Have I Been Pwned][1] provides a personalized view of compromised data based on your email address, domain and other information you've added. |
| 6 | + |
| 7 | +This integration ingests the following logs: |
| 8 | + |
| 9 | +- Breach Logs: The breach refers to a security incident where data from a system has been exposed to unauthorized parties. |
| 10 | + |
| 11 | +This integration collects breach 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. |
| 12 | + |
| 13 | +## Setup |
| 14 | + |
| 15 | +### Get an API key from the Have I Been Pwned Portal |
| 16 | + |
| 17 | +1. Login to the [Have I Been Pwned][2] dashboard. |
| 18 | +2. Navigate to **API Key**. |
| 19 | +3. Click **Generate New API Key**. |
| 20 | +4. Save generated **API Key**. |
| 21 | + |
| 22 | + |
| 23 | +### Connect your Have I Been Pwned Account to Datadog |
| 24 | + |
| 25 | +1. Add your Have I Been Pwned credentials. |
| 26 | + |
| 27 | + | Parameters | Description | |
| 28 | + | ------------------------------------- | ------------------------------------------------------------ | |
| 29 | + | API key | The API key for your Have I Been Pwned account | |
| 30 | + |
| 31 | +2. Click the **Save** button to save your settings. |
| 32 | + |
| 33 | +## Data Collected |
| 34 | + |
| 35 | +### Logs |
| 36 | + |
| 37 | +The Have I Been Pwned integration collects and forwards message logs to Datadog. |
| 38 | + |
| 39 | +### Metrics |
| 40 | + |
| 41 | +The Have I Been Pwned integration does not include any metrics. |
| 42 | + |
| 43 | +### Events |
| 44 | + |
| 45 | +The Have I Been Pwned integration does not include any events. |
| 46 | + |
| 47 | +## Support |
| 48 | + |
| 49 | +Need help? Contact [Datadog support][3]. |
| 50 | + |
| 51 | +[1]: https://haveibeenpwned.com/ |
| 52 | +[2]: https://haveibeenpwned.com/Dashboard |
| 53 | +[3]: https://docs.datadoghq.com/help/ |
| 54 | +======= |
1 | 55 | # Agent Check: Have I Been Pwned |
2 | 56 |
|
3 | 57 | ## Overview |
@@ -36,4 +90,3 @@ Need help? Contact [Datadog support][3]. |
36 | 90 | [1]: **LINK_TO_INTEGRATION_SITE** |
37 | 91 | [2]: https://app.datadoghq.com/account/settings/agent/latest |
38 | 92 | [3]: https://docs.datadoghq.com/help/ |
39 | | - |
|
0 commit comments