[Deprecated] Kaspersky Security Center via AMA connector for Microsoft Sentinel
Important
Log collection from many appliances and devices is now supported by the Common Event Format (CEF) via AMA, Syslog via AMA, or Custom Logs via AMA data connector in Microsoft Sentinel. For more information, see Find your Microsoft Sentinel data connector.
The Kaspersky Security Center data connector provides the capability to ingest Kaspersky Security Center logs into Microsoft Sentinel.
Connector attributes
Connector attribute | Description |
---|---|
Log Analytics table(s) | CommonSecurityLog (KasperskySC) |
Data collection rules support | Azure Monitor Agent DCR |
Supported by | Microsoft Corporation |
Query samples
Top 10 Destinations
KasperskySCEvent
| where isnotempty(DstIpAddr)
| summarize count() by DstIpAddr
| top 10 by count_
Prerequisites
To integrate with [Recommended] Kaspersky Security Center 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 KasperskySCEvent which is deployed with the Microsoft Sentinel Solution.
- Secure your machine
Make sure to configure the machine's security according to your organization's security policy