Skip to content

Commit

Permalink
[SIEMINT-85] DDS: Trend Micro Vision One XDR: Crawler Integration v1.…
Browse files Browse the repository at this point in the history
…0.0 (#18208)

* Add trend micro vision one xdr assets

* Add images and update readme

* Add integration in labeler.yaml file

* Update pipeline yaml

* Add service in test yaml file

* Update sample in test yaml file

* Update test yaml sample

* Update test results

* Update dashboards

* Minor README change

* Address review comments

* Update manifest file

* Revert app_uuid to it's original value in manifest

* Update display_on_public_website to false in manifest

* Address review comments

* Address review comments

* Remove traliling space in README

* Address review comments

* Update README

* Update readme

---------

Co-authored-by: Thibault Krebs <[email protected]>
  • Loading branch information
tirthrajchaudhari-crest and thibaultkrebs authored Oct 8, 2024
1 parent 501c0e4 commit d7791ed
Show file tree
Hide file tree
Showing 10 changed files with 9,241 additions and 25 deletions.
2 changes: 1 addition & 1 deletion trend_micro_vision_one_xdr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG - trend-micro-vision-one-xdr

## 1.0.0 / 2024-08-06
## 1.0.0 / 2024-08-20

***Added***:

Expand Down
51 changes: 30 additions & 21 deletions trend_micro_vision_one_xdr/README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,52 @@
# Agent Check: trend-micro-vision-one-xdr

## Overview

This check monitors [trend-micro-vision-one-xdr][1].

## Setup
[Trend Micro Vision One XDR][1] collects and automatically correlates data across multiple security layers: email, endpoint, server, cloud workload, and network. This enables faster threat detection, enhances investigation and response times through improved security analysis.

### Installation
This integration ingests the following logs:

The trend-micro-vision-one-xdr check is included in the [Datadog Agent][2] package.
No additional installation is needed on your server.
- **Workbench Alerts**: This endpoint contains information about all the standalone alerts triggered by detection models.
- **Observed Attack Techniques**: This endpoint contains information about observed attack techniques from Detections, Endpoint Activity, Cloud Activity, Email Activity, Mobile Activity, Network Activity, Container Activity, and Identity Activity data sources.

### Configuration
This integration collects logs from the sources listed above and sends them to Datadog for analysis with our Log Explorer and Cloud SIEM products
* [Log Explorer][3]
* [Cloud SIEM][4]

!!! Add list of steps to set up this integration !!!
## Setup

### Validation
### Configuration

!!! Add steps to validate integration is functioning as expected !!!
1. In the Trend Vision One console, go to on the left side-bar menu and visit **Administration > API Keys** .
2. Generate a new authentication token. Click **Add API key**. Specify the settings of the new API key with the following:
- **Name**: A meaningful name that can help you identify the API key
- **Role**: The user role assigned to the key. Select **SIEM** from dropdown.
- **Expiration time**: The time the API key remains valid.
- **Status**: Whether the API key is enabled.
- **Details**: Extra information about the API key.
3. Click **Add**.
4. Copy API Key to the form below along with the Host Region of your Trend Micro Vision One XDR console.

## Data Collected

### Logs
The Trend Micro Vision One XDR integration collects and forwards Workbench Alerts and Observed Attack Techniques logs to Datadog.

### Metrics

trend-micro-vision-one-xdr does not include any metrics.
Trend Micro Vision One XDR does not include any metrics.

### Service Checks

trend-micro-vision-one-xdr does not include any service checks.
Trend Micro Vision One XDR does not include any service checks.

### Events

trend-micro-vision-one-xdr does not include any events.

## Troubleshooting
Trend Micro Vision One XDR does not include any events.

Need help? Contact [Datadog support][3].
## Support

[1]: **LINK_TO_INTEGRATION_SITE**
[2]: https://app.datadoghq.com/account/settings/agent/latest
[3]: https://docs.datadoghq.com/help/
For further assistance, contact [Datadog Support][2].

[1]: https://www.trendmicro.com/en_in/business/products/detection-response/xdr.html
[2]: https://docs.datadoghq.com/help/
[3]: https://docs.datadoghq.com/logs/explorer/
[4]: https://www.datadoghq.com/product/cloud-siem/
Loading

0 comments on commit d7791ed

Please sign in to comment.