Collect Trend Micro Vision One Activity logs
Supported in:
This document explains how to ingest Trend Micro Vision One Activity logs to Google Security Operations using AWS S3. The parser transforms Trend Micro Vision One Activity logs from JSON format into a Unified Data Model (UDM).
Before you begin
Make sure you have the following prerequisites:
- Google SecOps instance
- Privileged access to Trend Micro Vision One.
Configure Logging on Trend Micro Vision One
- Sign in to the Trend Micro Vision One console.
- Go to Workflow and Automation > Third-Party Integration.
- Click Google Security Operations SIEM.
- Under Access key, click Generate key.
- Copy and Save the access key ID and secret access key.
- Under Data transfer, enable the toggle next to Activity Data.
- An S3 URI is generated and the data begins to be sent to the corresponding S3 bucket.
- Copy and save the S3 URI in a safe location.
- (Optional): For Events and Activity data, click Edit to modify the scope of the data (Modifying the scope does not change the generated S3 URI).
Configure a feed in Google SecOps to ingest Trend Micro Vision One Activity logs
- Go to SIEM Settings > Feeds.
- Click Add new.
- In the Feed name field, enter a name for the feed (for example, Trend Micro Vision One Activity Logs).
- Select Amazon S3 as the Source type.
- Select Trend Micro Vision One Activity as the Log type.
- Click Next.
- Specify values for the following input parameters:
- Region: The region where the Amazon S3 bucket is located.
- S3 URI: The bucket URI (the format should be:
s3://log-bucket-name/
). Replace the following:log-bucket-name
: the name of the bucket.
- URI is a: Select Directory or Directory which includes subdirectories, .
- Source deletion options: Select Never delete files. Data in the S3 bucket is retained for 7 days before being purged.
- Access Key ID: User access key with access to the S3 bucket.
- Secret Access Key: User secret key with access to the S3 bucket.
- Asset namespace: The asset namespace.
- Ingestion labels: The label to be applied to the events from this feed.
- Click Next.
- Review your new feed configuration in the Finalize screen, and then click Submit.
Need more help? Get answers from Community members and Google SecOps professionals.