Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | AIVectraStream |
| Publisher | Vectra AI |
| Used in Solutions | Vectra AI Stream |
| Collection Method | AMA |
| Connector Definition Files | Connector_VectraAI_Stream.json |
| Custom Log V1 Tables | Yes 🔶 — ingests into tables with type-suffixed columns |
The AI Vectra Stream connector allows to send Network Metadata collected by Vectra Sensors accross the Network and Cloud to Microsoft Sentinel
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
VectraStream_CL 🔶 |
✗ | ✓ | ✗ |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ 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.
NOTE: This data connector depends on a parser based on a Kusto Function to work as expected VectraStream which is deployed with the Microsoft Sentinel Solution.
1. Install and onboard the agent for Linux
Install the Linux agent on sperate Linux instance.
Logs are collected only from Linux agents. Choose where to install the Linux agent:
Install agent on Azure Linux Virtual Machine
Select the machine to install the agent on and then click Connect.
Install agent on a non-Azure Linux Machine
Download the agent on the relevant machine and follow the instructions.
2. Configure the logs to be collected
Follow the configuration steps below to get Vectra Stream metadata into Microsoft Sentinel. The Log Analytics agent is leveraged to send custom JSON into Azure Monitor, enabling the storage of the metadata into a custom table. For more information, refer to the Azure Monitor Documentation.
Download config file for the log analytics agent: VectraStream.conf (located in the Connector folder within the Vectra solution: https://aka.ms/sentinel-aivectrastream-conf).
Login to the server where you have installed Azure Log Analytics agent.
Copy VectraStream.conf to the /etc/opt/microsoft/omsagent/workspace_id/conf/omsagent.d/ folder.
Edit VectraStream.conf as follows:
i. configure an alternate port to send data to, if desired. Default port is 29009.
ii. replace workspace_id with real value of your Workspace ID.
Save changes and restart the Azure Log Analytics agent for Linux service with the following command: sudo /opt/microsoft/omsagent/bin/service_control restart
WorkspaceIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
3. Configure and connect Vectra AI Stream
Configure Vectra AI Brain to forward Stream metadata in JSON format to your Microsoft Sentinel workspace via the Log Analytics Agent.
From the Vectra UI, navigate to Settings > Cognito Stream and Edit the destination configuration:
Select Publisher: RAW JSON
Set the server IP or hostname (which is the host which run the Log Analytics Agent)
Set all the port to 29009 (this port can be modified if required)
Save
Set Log types (Select all log types available)
Click on Save
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊