|
1 |
| -# Agent Check: box |
2 |
| - |
3 | 1 | ## Overview
|
4 | 2 |
|
5 |
| -This check monitors [box][1]. |
| 3 | +[Box][1] is a cloud-based file storage and collaboration platform that allows users to securely share, manage, and access files from anywhere. |
| 4 | + |
| 5 | +This integration ingests **Enterprise Events** detailed logs, which includes user actions, admin activities, and Shield events from a Box enterprise instance. |
| 6 | + |
| 7 | +**Note**: [Box Shield][6] must be enabled on your Box Enterprise account to access security insights and threat detection data. |
| 8 | + |
| 9 | +This integration gathers enterprise events 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 dashboards, the integration offers clear visibility into activities within the Box platform. Additionally, it includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. |
6 | 10 |
|
7 | 11 | ## Setup
|
8 | 12 |
|
9 |
| -### Installation |
| 13 | +### Prerequisites |
| 14 | + |
| 15 | +- This integration requires a Box Business or higher plan. |
10 | 16 |
|
11 |
| -The box check is included in the [Datadog Agent][2] package. |
12 |
| -No additional installation is needed on your server. |
| 17 | +### Generate API Credentials in Box |
13 | 18 |
|
14 |
| -### Configuration |
| 19 | +1. Log in to Box and go to the [Developer Console][3]. |
| 20 | +2. Select **Create Platform App**, choose **Custom App**, enter the required app info, and then click **Next**. |
| 21 | +3. Select **Server Authentication (with Client Credentials Grant)** as the authentication method, and then click **Create App**. |
| 22 | +3. Go to the **Configuration** tab, select **App + Enterprise Access** under **App Access Level**, check **Generate user access tokens** under **Advanced Features**, and then click **Save Changes**. |
| 23 | +4. In the **Authorization** tab, click **Review and Submit**, enter a brief app description, and then click **Submit**. |
| 24 | +5. Get the **Enterprise ID** from the **General** tab, and the **Client ID** and **Client Secret** from the **Configuration** tab. |
| 25 | +6. Navigate to the [Platform Apps Manager][4] in the Admin Console. |
| 26 | +7. Locate your app under **Server Authentication Apps**, click **`...` (More)**, and select **Authorize App**. When prompted, click **Authorize** to confirm. |
15 | 27 |
|
16 |
| -!!! Add list of steps to set up this integration !!! |
| 28 | +### Connect your Box Account to Datadog |
17 | 29 |
|
18 |
| -### Validation |
| 30 | +1. Add your Enterprise ID, Client ID and Client Secret. |
| 31 | + | Parameters | Description | |
| 32 | + | ------------- | ----------------------------------------------------------- | |
| 33 | + | Enterprise ID | The Enterprise ID of your organization in the Box platform. | |
| 34 | + | Client ID | The Client ID of your organization in the Box platform. | |
| 35 | + | Client Secret | The Client Secret of your organization in the Box platform. | |
19 | 36 |
|
20 |
| -!!! Add steps to validate integration is functioning as expected !!! |
| 37 | +2. Click the Save button to save your settings. |
| 38 | + |
| 39 | +**Note**: Monthly API call limits are listed on the [Box Pricing Page][7]. To purchase additional capacity, contact [Box Support][8]. |
21 | 40 |
|
22 | 41 | ## Data Collected
|
23 | 42 |
|
24 |
| -### Metrics |
| 43 | +### Logs |
25 | 44 |
|
26 |
| -box does not include any metrics. |
| 45 | +The Box integration collects and forwards enterprise events to Datadog. For more information about the logs collected by this integration, see the Box Enterprise Events API [Docs][5]. |
27 | 46 |
|
28 |
| -### Service Checks |
| 47 | +### Metrics |
29 | 48 |
|
30 |
| -box does not include any service checks. |
| 49 | +The Box integration does not include any metrics. |
31 | 50 |
|
32 | 51 | ### Events
|
33 | 52 |
|
34 |
| -box does not include any events. |
35 |
| - |
36 |
| -## Troubleshooting |
| 53 | +The Box integration does not include any events. |
37 | 54 |
|
38 |
| -Need help? Contact [Datadog support][3]. |
| 55 | +## Support |
39 | 56 |
|
40 |
| -[1]: **LINK_TO_INTEGRATION_SITE** |
41 |
| -[2]: https://app.datadoghq.com/account/settings/agent/latest |
42 |
| -[3]: https://docs.datadoghq.com/help/ |
| 57 | +For any further assistance, contact [Datadog support][2]. |
43 | 58 |
|
| 59 | +[1]: https://www.box.com/ |
| 60 | +[2]: https://docs.datadoghq.com/help/ |
| 61 | +[3]: https://app.box.com/developers/console |
| 62 | +[4]: https://app.box.com/master/platform-apps |
| 63 | +[5]: https://developer.box.com/guides/events/enterprise-events/for-enterprise/#event-types |
| 64 | +[6]: https://www.box.com/shield |
| 65 | +[7]: https://www.box.com/pricing#:~:text=100-,API%20calls%20per%20month,-50%2C000* |
| 66 | +[8]: https://support.box.com/ |
0 commit comments