Bearbeiten

Freigeben über


ESET Protect Platform (using Azure Functions) connector for Microsoft Sentinel

The ESET Protect Platform data connector enables users to inject detections data from ESET Protect Platform using the provided Integration REST API. Integration REST API runs as scheduled Azure Function App.

This is autogenerated content. For changes, contact the solution provider.

Connector attributes

Connector attribute Description
Log Analytics table(s) IntegrationTable_CL
Data collection rules support Not currently supported
Supported by ESET Enterprise Integrations

Query samples

All table records sorted by time

IntegrationTable_CL

| sort by TimeGenerated desc

Prerequisites

To integrate with ESET Protect Platform (using Azure Functions) make sure you have:

  • Microsoft.Web/sites permissions: Read and write permissions to Azure Functions to create a Function App is required. See the documentation to learn more about Azure Functions.
  • Permission to register an application in Microsoft Entra ID: Sufficient permissions to register an application with your Microsoft Entra tenant are required.
  • Permission to assign a role to the registered application: Permission to assign the Monitoring Metrics Publisher role to the registered application in Microsoft Entra ID is required.

Vendor installation instructions

Note

The ESET Protect Platform data connector uses Azure Functions to connect to the ESET Protect Platform via Eset Connect API to pull detections logs into Microsoft Sentinel. This process might result in additional data ingestion costs. See details on the Azure Functions pricing page.

Step 1 - Create an API user

Use this instruction to create an ESET Connect API User account with Login and Password.

Step 2 - Create a registered application

Create a Microsoft Entra ID registered application by following the steps in the Register a new application instruction.

Step 3 - Deploy the ESET Protect Platform data connector using the Azure Resource Manager (ARM) template

  1. Click the Deploy to Azure button below.

    Deploy To Azure

  2. Select the name of the Log Analytics workspace associated with your Microsoft Sentinel. Select the same Resource Group as the Resource Group of the Log Analytics workspace.

  3. Type the parameters of the registered application in Microsoft Entra ID: Azure Client ID, Azure Client Secret, Azure Tenant ID, Object ID. You can find the Object ID on Azure Portal by following this path

Microsoft Entra ID -> Manage (on the left-side menu) -> Enterprise applications -> Object ID column (the value next to your registered application name).

  1. Provide the ESET Connect API user account Login and Password obtained in Step 1.

Next steps

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