Azure Log Analytics API not available

BWhitmoyer 0 Reputation points
2023-12-07T20:04:43.53+00:00

Hello everyone, I'm trying to setup Wazuh to monitor Azure's activity. One of the steps to do this is to my app permission to the "Log Analytics API. However when I search for this API, it's no where to be found. Does anyone have any ideas?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,421 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Luis Arias 7,846 Reputation points
    2023-12-08T15:09:48.5466667+00:00

    Hi BWhitmoyer,

    Following this documentation you can have access to Azure Monitor Log Analytics API

    https://learn.microsoft.com/en-us/azure/azure-monitor/logs/api/access-api

    You can submit a query request to a workspace by using the Azure Monitor Log Analytics endpoint https://api.loganalytics.azure.com. To access the endpoint, you must authenticate through Microsoft Entra ID.

    Take on consideration that there are a prerequisites task to do it in order to query the Log Analytics API.

    Let me know if this solve your question.

    Luis


    If the information helped address your question, please Accept the answer.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.