Ivanti Unified Endpoint Management connector for Microsoft Sentinel

The Ivanti Unified Endpoint Management data connector provides the capability to ingest Ivanti UEM Alerts into Microsoft Sentinel.

Connector attributes

Connector attribute Description
Log Analytics table(s) Syslog (IvantiUEMEvent)
Data collection rules support Workspace transform DCR
Supported by Microsoft Corporation

Query samples

Top 10 Sources

IvantiUEMEvent

| summarize count() by tostring(SrcHostname)

| top 10 by count_

Vendor installation instructions

Note

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

Note

This data connector has been developed using Ivanti Unified Endpoint Management Release 2021.1 Version 11.0.3.374

  1. Install and onboard the agent for Linux or Windows

Install the agent on the Server where the Ivanti Unified Endpoint Management Alerts are forwarded.

Logs from Ivanti Unified Endpoint Management Server deployed on Linux or Windows servers are collected by Linux or Windows agents.

  1. Configure Ivanti Unified Endpoint Management alert forwarding.

Follow the instructions to set up Alert Actions to send logs to syslog server.

Next steps

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