Veeam Data Connector (via Codeless Connector Framework)

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index


Attribute Value
Connector ID VeeamConnector
Publisher Microsoft
Used in Solutions Veeam
Collection Method CCF
Connector Definition Files Veeam_ConnectorDefinition.json
DCR Definition Files Veeam_DCR.json
CCF Configuration Veeam_PollerConfig.json
CCF Capabilities APIKey, Paging
Microsoft Learn View on Learn

Veeam Data Connector allows you to ingest Veeam telemetry data from multiple custom tables into Microsoft Sentinel.

The connector supports integration with Veeam Backup & Replication, Veeam ONE and Coveware platforms to provide comprehensive monitoring and security analytics. The data is collected through Azure Functions and stored in custom Log Analytics tables with dedicated Data Collection Rules (DCR) and Data Collection Endpoints (DCE).

Custom Tables Included:

Tables Ingested

This connector ingests data into the following tables:

Table Transformations Ingestion API Lake-Only
VeeamAuthorizationEventsV2_CL ? ?
VeeamCovewareFindingsV2_CL ? ?
VeeamMalwareEventsV2_CL ? ?
VeeamOneTriggeredAlarmsV2_CL ? ?
VeeamSecurityComplianceAnalyzerV2_CL ? ?
VeeamSessionsV2_CL ? ?

💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.

Permissions

Resource Provider Permissions:

Custom Permissions:

Setup Instructions

⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.

1. Prerequisites

Follow the instructions to configure the Veeam Data Connector.

ℹ️ Note: This data connector depends on parsers based on Kusto Functions to work as expected. These parsers are installed with the Microsoft Sentinel Solution for Veeam.

1. Configuration steps for Veeam Data Connector

  1. Configure your Veeam systems to export security and operational data.
  2. Set up data collection endpoints to ingest data into the custom Log Analytics tables.
  3. Ensure proper permissions are configured for data access.
  4. Verify connectivity and data flow to Microsoft Sentinel.

2. Coveware API Configuration

Configure Coveware API credentials for security findings data collection.

2.1 Obtain Coveware API Credentials

  1. Log in to your Coveware management console
  2. Navigate to API settings or integrations section
  3. Create or configure an API application
  4. Generate or obtain a Bearer token for API access
  5. Note your Coveware API base URL

3. Veeam API Configuration

Configure Veeam API credentials for all Veeam services (Malware Events, Security Analyzer, and Authorization Events).

3.1 Obtain Veeam API Access Token

  1. Access your Veeam Backup & Replication management console
  2. Navigate to the REST API settings or authentication section
  3. Generate or obtain a Bearer token for API access
  4. Ensure the token has appropriate permissions for:
    • Malware Detection API (v1.3-rev1)
    • Security & Compliance Analyzer API (v1.3-rev1)
    • Authorization Events API (v1.3-rev1)
    • Sessions API (v1.3-rev1)
  5. Note the API base URL (typically https://your-veeam-server.com:9419)
  6. This token will be used for both on-premises and CDN-hosted APIs

4. Veeam ONE API Configuration

Configure Veeam ONE API credentials for triggered alarms data collection.

4.1 Obtain Veeam ONE API Access Key

  1. Access your Veeam ONE management console
  2. Navigate to Administration -> Users and Roles
  3. Create or use an existing user with API access permissions
  4. Generate or obtain a Bearer token for API access
  5. Note the Veeam ONE server URL and port (typically https://your-veeam-one-server:1239)

5. Connect

Enable the Veeam Data Connector.


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index