[Recommended] Claroty via AMA connector for Microsoft Sentinel

The Claroty data connector provides the capability to ingest Continuous Threat Detection and Secure Remote Access events into Microsoft Sentinel.

Connector attributes

Connector attribute Description
Log Analytics table(s) CommonSecurityLog (Claroty)
Data collection rules support Azure Monitor Agent DCR
Supported by Microsoft Corporation

Query samples

Top 10 Destinations

ClarotyEvent

| where isnotempty(DstIpAddr)
 
| summarize count() by DstIpAddr

| top 10 by count_

Prerequisites

To integrate with [Recommended] Claroty via AMA make sure you have:

  • ****: To collect data from non-Azure VMs, they must have Azure Arc installed and enabled. Learn more
  • ****: Common Event Format (CEF) via AMA and Syslog via AMA data connectors must be installed Learn more

Vendor installation instructions

Note

This data connector depends on a parser based on a Kusto Function to work as expected ClarotyEvent which is deployed with the Microsoft Sentinel Solution.

  1. Secure your machine

Make sure to configure the machine's security according to your organization's security policy

Learn more >

Next steps

For more information, go to the related solution in the Azure Marketplace.