|
1 |
| -# Agent Check: Forcepoint Security Service Edge |
2 |
| - |
3 | 1 | ## Overview
|
4 | 2 |
|
5 |
| -This check monitors [Forcepoint Security Service Edge][1]. |
| 3 | +[Forcepoint Security Service Edge][1] simplifies security at the edge by delivering safe access and data protection. Security Service Edge (SSE) eliminates gaps in coverage by unifying policy configuration, enforcement and reporting under a single platform. |
| 4 | + |
| 5 | + |
| 6 | +This integration ingests the following logs: |
| 7 | + |
| 8 | +- **Cloud Logs (CloudSummary, CloudAudit)**: Logs related to the current status of files in cloud applications and scan results for each file in the account. |
| 9 | +- **Access Logs**: Logs related to various application activities. |
| 10 | +- **Admin Logs**: Admin events performed within the admin portal. |
| 11 | +- **Health Logs (HealthProxy, HealthApi, HealthSystem)**: Logs related to system, API, and proxy health. |
| 12 | + |
| 13 | + |
| 14 | +Forcepoint Security Service Edge integration gathers these logs and forwards them to Datadog for seamless analysis. Datadog leverages its built-in log pipelines to parse and enrich these logs, facilitating easy search and detailed insights. With preconfigured out-of-the-box dashboards, the integration offers clear visibility into activities within the Forcepoint Security Service Edge platform. Additionally, it includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. |
| 15 | + |
6 | 16 |
|
7 | 17 | ## Setup
|
8 | 18 |
|
9 |
| -### Installation |
| 19 | +### Generate OAuth Token in Forcepoint Security Service Edge: |
| 20 | +1. Login to the Forcepoint ONE Security Service Edge Platform. |
| 21 | +2. Navigate to **SETTINGS > API Interface > OAuth**. |
| 22 | +3. On the open **REST API OAuth Configuration** page, add and configure different levels of API permissions. |
| 23 | +4. Click the **green** plus icons to add a new configuration. |
| 24 | +5. On the **Edit Application** dialog, fill out the information as follows: |
| 25 | + |
| 26 | + a. **Name**: Name for the new application configuration |
| 27 | + |
| 28 | + b. **Permissions**: Select **Access your Forcepoint logs (logs api)** option. |
10 | 29 |
|
11 |
| -The Forcepoint Security Service Edge check is included in the [Datadog Agent][2] package. |
12 |
| -No additional installation is needed on your server. |
| 30 | + c. **Permitted User Group**: Default is **All**. Select based on your requirements. |
13 | 31 |
|
14 |
| -### Configuration |
| 32 | + d. Click **Ok** to save the changes. You should see your application added to the list, but listed as **Pending** under status. |
15 | 33 |
|
16 |
| -!!! Add list of steps to set up this integration !!! |
| 34 | +6. Select the name of your application in the **Application** column to go into the **Edit Application**. |
17 | 35 |
|
18 |
| -### Validation |
| 36 | + a. On the **Edit Application** dialog, click the **Token Authorization URL** to authorize your current permission and get the access token. |
19 | 37 |
|
20 |
| -!!! Add steps to validate integration is functioning as expected !!! |
| 38 | + b. On the **Requested Access** page send this URL to each permitted user and have them **Approve** their access. The **Requested Access** page allows you to **Approve** or **Deny** the application permission settings. |
| 39 | + |
| 40 | +7. After the user approves, they are given an **Access Token** that is unique to that user. The user must keep this access token, it is required to configure integrations in Datadog. The token is valid forever and must be included in each request for authorization. |
| 41 | +8. Once access has been approved, you will notice that **Status** is changed to **Authorized**. |
| 42 | + |
| 43 | + |
| 44 | +For more information, see the [Setting up an OAuth token][2] documentation. |
| 45 | + |
| 46 | +### Connect your Forcepoint Security Service Edge Account to Datadog |
| 47 | + |
| 48 | +1. Add your Access Token. |
| 49 | + | Parameters | Description | |
| 50 | + | ------------------- | ------------------------------------------------------------------------------------- | |
| 51 | + | Access Token | Access token from Forcepoint Security Service Edge | |
| 52 | + |
| 53 | +2. Click **Save**. |
21 | 54 |
|
22 | 55 | ## Data Collected
|
23 | 56 |
|
24 |
| -### Metrics |
| 57 | +### Logs |
25 | 58 |
|
26 |
| -Forcepoint Security Service Edge does not include any metrics. |
| 59 | +The Forcepoint Security Service Edge integration collects and forwards Cloud logs (CloudSummary, CloudAudit), Access logs, Admin logs and Health logs (HealthProxy, HealthApi, HealthSystem) to Datadog. |
27 | 60 |
|
28 |
| -### Service Checks |
| 61 | +### Metrics |
29 | 62 |
|
30 |
| -Forcepoint Security Service Edge does not include any service checks. |
| 63 | +The Forcepoint Security Service Edge integration does not include any metrics. |
31 | 64 |
|
32 | 65 | ### Events
|
33 | 66 |
|
34 |
| -Forcepoint Security Service Edge does not include any events. |
35 |
| - |
36 |
| -## Troubleshooting |
| 67 | +The Forcepoint Security Service Edge integration does not include any events. |
37 | 68 |
|
38 |
| -Need help? Contact [Datadog support][3]. |
| 69 | +## Support |
39 | 70 |
|
40 |
| -[1]: **LINK_TO_INTEGRATION_SITE** |
41 |
| -[2]: /account/settings/agent/latest |
42 |
| -[3]: https://docs.datadoghq.com/help/ |
| 71 | +For any further assistance, contact [Datadog support][3]. |
43 | 72 |
|
| 73 | +[1]: https://www.forcepoint.com/use-case/security-service-edge-sse |
| 74 | +[2]:https://help.forcepoint.com/fpone/sse_admin/prod/oxy_ex-1/deployment_guide/guid-18f77855-8dc9-436a-9fba-179f06a81066.html |
| 75 | +[3]: https://docs.datadoghq.com/help/ |
0 commit comments