|
2 | 2 |
|
3 | 3 | ## Overview
|
4 | 4 |
|
5 |
| -[Avast Business Hub][1] is a cloud-based platform that helps businesses easily manage their Avast security solutions. It offers real-time threat monitoring, detailed reporting, and centralized network security control. With its intuitive interface, businesses can effectively safeguard their networks from cyberthreats. |
| 5 | +[Avast Business Hub][1] is a cloud-based platform that helps businesses manage their Avast security solutions. It offers real-time threat monitoring, detailed reporting, and centralized security control for endpoints, ensuring protection across the network and safeguarding against cyberthreats. |
| 6 | + |
| 7 | +The Avast integration collects the following types of logs: |
| 8 | + |
| 9 | +- **Threat**: This endpoint contains information about devices with detected threats, including the type of threat and detection time. |
| 10 | +- **Task**: This endpoint contains a summary of tasks performed on devices, including execution details, progress, and completion status. |
| 11 | +- **Patch**: This endpoint contains details about patches for devices, allowing monitoring of the health and security of device software and applications. |
| 12 | +- **Audit**: This endpoint contains details about user activities, including changes to policies and user access. |
| 13 | + |
| 14 | +This integration collects logs from the sources listed above and sends them to Datadog for analysis by [Log Explorer][2] and [Cloud SIEM][3]. |
6 | 15 |
|
7 | 16 | ## Setup
|
8 | 17 |
|
9 |
| -### Configuration |
| 18 | +### Generate API credentials in Avast |
10 | 19 |
|
11 |
| -!!! Add list of steps to set up this integration !!! |
| 20 | +1. Log in to your [Avast Business Hub][4] account. |
| 21 | +2. Click the gear(**settings**) icon. |
| 22 | +3. In the **Settings** section, click **Integrations**. |
| 23 | +4. Click **Add a new integration**. |
| 24 | +5. Provide an integration name. |
| 25 | +6. Select **Integration scope** as **API Gateway**. |
| 26 | +7. Click **Generate a secret**. |
| 27 | +8. The **Client ID** and **Client Secret** appear. |
12 | 28 |
|
13 |
| -### Validation |
| 29 | +### Connect your Avast account to Datadog |
14 | 30 |
|
15 |
| -!!! Add steps to validate integration is functioning as expected !!! |
| 31 | +1. Add your Client ID and Client secret |
| 32 | + |Parameters|Description| |
| 33 | + |--------------------|--------------------| |
| 34 | + |Client ID|The Avast Business Hub integration client ID.| |
| 35 | + |Client secret|The Avast Business Hub integration client secret.| |
| 36 | +2. Click the **Save** button to save your settings. |
16 | 37 |
|
17 | 38 | ## Data Collected
|
18 | 39 |
|
19 | 40 | ### Logs
|
20 | 41 |
|
21 |
| -The Avast integration collects logs and forwards them to Datadog. |
| 42 | +The Avast integration collects and forwards security logs to Datadog. |
22 | 43 |
|
23 | 44 | ### Metrics
|
24 | 45 |
|
25 | 46 | The Avast integration does not include any metrics.
|
26 | 47 |
|
| 48 | +### Service Checks |
| 49 | + |
| 50 | +The Avast integration does not include any service checks. |
| 51 | + |
27 | 52 | ### Events
|
28 | 53 |
|
29 | 54 | The Avast integration does not include any events.
|
30 | 55 |
|
31 | 56 | ## Troubleshooting
|
32 | 57 |
|
33 |
| -Need help? Contact [Datadog support][2]. |
34 |
| - |
35 |
| -[1]: https://www.avast.com/business/business-hub |
36 |
| -[2]: https://docs.datadoghq.com/help/ |
| 58 | +Need help? Contact [Datadog support][5]. |
37 | 59 |
|
| 60 | +[1]: https://www.avast.com/business/business-hub/ |
| 61 | +[2]: https://docs.datadoghq.com/logs/explorer/ |
| 62 | +[3]: https://www.datadoghq.com/product/cloud-siem/ |
| 63 | +[4]: https://businesshub.avast.com/ |
| 64 | +[5]: https://docs.datadoghq.com/help/ |
0 commit comments