[Recommended] Cisco Secure Email Gateway via AMA connector for Microsoft Sentinel

The Cisco Secure Email Gateway (SEG) data connector provides the capability to ingest Cisco SEG Consolidated Event Logs into Microsoft Sentinel.

Connector attributes

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

Query samples

Top 10 Senders

CiscoSEGEvent

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

| top 10 by count_

Prerequisites

To integrate with [Recommended] Cisco Secure Email Gateway 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 CiscoSEGEvent which is deployed with the Microsoft Sentinel Solution.

  1. Secure your machine

2Make 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.