TABLE OF CONTENTS
- Overview
- Prerequisites
- Generate API Credentials in Trellix MVISION
- Configure Trellix MVISION in ADR
- Verification (MSSP Only)
- Notes
Overview
Trellix (formerly McAfee) MVISION is a cloud-native security management platform that provides endpoint, network, and cloud visibility. Integrating MVISION with ADR (aiSIEM/aiXDR) via API enables secure log ingestion into CCE (Collection and Control Engine) → APE (Analytics and Policy Engine) for centralized visibility, proactive threat detection, and compliance monitoring.
Prerequisites
Before configuring the integration, ensure:
Administrative access to the Trellix MVISION Console.
Administrative access to the ADR UI.
A running CCE server in your ADR deployment.
Client ID and Client Secret generated from Trellix MVISION.
Network connectivity between CCE → Trellix API endpoints (HTTPS 443).
Generate API Credentials in Trellix MVISION
- Log in to the Trellix MVISION Console.
- Navigate: Administration → MVISION API → API Clients.
- Click New Client.
- Provide:
- Client Name (e.g.,
Seceon-Integration) - Description (optional)
- Client Name (e.g.,
- Select the required permissions (Events, Detections, Endpoints, Policies).
- Save and copy:
- Client ID
- Client Secret
These credentials will be used in ADR.
Configure Trellix MVISION in ADR
- Log in to the ADR UI.
- Navigate: Administration → Add-On Store.
- Search for and select MVISION.
- Click Add.
- Enter the following details:
| Field | Value/Instruction |
|---|---|
| Device Name | Friendly name (e.g., MVISION-Logs) |
| CCE IP | Enter your ADR CCE IP |
| Access ID / Username | Enter the Client ID from MVISION |
| Password / Secret Key | Enter the Client Secret from MVISION |
| Config (JSON) | { } (leave empty JSON if no extra configuration is required) |
- Click Save to complete integration.
Verification (MSSP Only)
On ADR UI
- Navigate: System → Logs and Flows Collection Status.
- Confirm that the MVISION device appears under Source Device IP.
- Check the System Alert tab for any errors or warnings.
On CCE (CLI)
- SSH into the CCE server.
- Run:
otmdoc -s addondevices crontab -l - Confirm the MVISION addon script is listed and scheduled.
Notes
- MVISION logs are typically generated once per day — allow up to 24 hours before events appear.
- Use only
{}in JSON unless additional customization is explicitly required. - If no logs appear, validate:
- Client ID/Secret
- API permissions
- CCE network access to Trellix API endpoints
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article