Azure Log Analytics Agent

Koen Gillissen 36 Reputation points
2020-09-16T05:29:11.963+00:00

Hello,

Is it possible to install the Azure Log Analytics on a Raspberry PI?

Thanks in advance.

Koen

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,645 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2020-09-16T08:04:40.033+00:00

    Hi @Koen Gillissen ,

    After some deeper research, it appears the the Log Analytics agent does not support ARM-based platforms, you'll find the supported Windows and Linux operating system versions over here:
    https://learn.microsoft.com/en-us/azure/azure-monitor/platform/agents-overview#supported-operating-systems

    There's an uservoice request for supporting this for ARM platforms over here:
    https://feedback.azure.com/forums/267889-azure-monitor-log-analytics/suggestions/16883320-make-the-oms-agent-work-on-linux-with-arm-architec

    You could try the following though:
    https://github.com/microsoft/OMS-Agent-for-Linux/issues/997

    ----------

    (If the reply was helpful please don't forget to upvote or accept as answer, thank you)

    Best regards,
    Leon


2 additional answers

Sort by: Most helpful
  1. CyrAz 5,181 Reputation points
    2020-09-16T13:50:13.147+00:00

    It won't run on a RasperryPi because it is an ARM-based platform. As far as I know, the log analytics agent only works on x86 platforms.

    0 comments No comments

  2. tbgangav-MSFT 10,426 Reputation points Moderator
    2020-09-17T07:15:45.907+00:00

    Thanks for the insights @Leon Laude and @CyrilAzoulay.

    @Koen Gillissen , If interested, please upvote this feature request that is shared by @Leon Laude and also I recommend you to upvote other features that are of interest. In general, Azure feature / product team would check feasibility of a feature request, triage it, prioritize against existing feature backlog, add in roadmap as appropriate and would announce and/or update the related Azure document once a feature request is addressed.

    Meanwhile, on the other hand, (I don’t have setup or environment to test and confirm but if it’s okay for you then) you may try this and/or this approaches to see if they can help you to accomplish your requirement.


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.