Azure Log Analytics

Azure Log Analytics

by Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

Integration Service Connector

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

The Azure Log Analytics connector for UiPath enables you to interact with Azure Log Analytics workspaces directly from your UiPath workflows.

Overview

Overview

The Azure Log Analytics Connector for UiPath allows you to execute Kusto Query Language (KQL) queries directly from your UiPath workflows.

It enables the integration with Azure Log Analytics workspaces, making it easier to automate the extraction, analysis and use of operational and diagnostic data within cloud and hybrid environments.

Features

Features

Available activity:

  1. Execute KQL Query - This activity enables you to execute a Kusto Query Language (KQL) query against your Azure Log Analytics workspace.

Input Parameters:

  • Workspace ID: The ID of the Log Analytics workspace to query
  • Query: The KQL query string to execute

Output:

  • Query Results: A list of dictionary objects containing the results of the query
  • Results Count: the number of rows returned
  • Columns: a list of all columns names returned by the query

Similar Listings