Lookout (using Azure Functions) connector for Microsoft Sentinel

The Lookout data connector provides the capability to ingest Lookout events into Microsoft Sentinel through the Mobile Risk API. Refer to API documentation for more information. The Lookout data connector provides ability to get events which helps to examine potential security risks and more.

Connector attributes

Connector attribute Description
Log Analytics table(s) Lookout_CL
Data collection rules support Not currently supported
Supported by Lookout

Query samples

Lookout Events - All Activities.

Lookout_CL

| sort by TimeGenerated desc

Prerequisites

To integrate with Lookout (using Azure Functions) make sure you have:

Vendor installation instructions

Note

This Lookout data connector uses Azure Functions to connect to the Mobile Risk API to pull its events into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.

Note

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

STEP 1 - Configuration steps for the Mobile Risk API

Follow the instructions to obtain the credentials.

STEP 2 - Follow below mentioned instructions to deploy the Lookout data connector and the associated Azure Function

IMPORTANT: Before starting the deployment of the Lookout data connector, make sure to have the Workspace ID and Workspace Key ready (can be copied from the following).

Workspace Key

Azure Resource Manager (ARM) Template

Follow below steps for automated deployment of the Lookout data connector using an ARM Template.

  1. Click the Deploy to Azure button below.

    Deploy To Azure

  2. Select the preferred Subscription, Resource Group and Region.

NOTE: Within the same resource group, you can't mix Windows and Linux apps in the same region. Select existing resource group without Windows apps in it or create new resource group. 3. Enter the Function Name, Workspace ID,Workspace Key,Enterprise Name & Api Key and deploy. 4. Click Create to deploy.

Next steps

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