Seraphic Web Security connector for Microsoft Sentinel

The Seraphic Web Security data connector provides the capability to ingest Seraphic Web Security events and alerts into Microsoft Sentinel.

Connector attributes

Connector attribute Description
Log Analytics table(s) SeraphicWebSecurity_CL
Data collection rules support Not currently supported
Supported by Seraphic Security

Query samples

All Seraphic Web Security events

 SeraphicWebSecurity_CL
| where bd_type_s == 'Event'
| sort by TimeGenerated desc

All Seraphic Web Security alerts

 SeraphicWebSecurity_CL
| where bd_type_s == 'Alert'
| sort by TimeGenerated desc

Prerequisites

To integrate with Seraphic Web Security make sure you have:

  • Seraphic API key: API key for Microsoft Sentinel connected to your Seraphic Web Security tenant. To get this API key for your tenant - read this documentation.

Vendor installation instructions

Connect Seraphic Web Security

Please insert the integration name, the Seraphic integration URL and your workspace name for Microsoft Sentinel:

Next steps

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