Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Installation

Greg Oliver edited this page Apr 1, 2017 · 2 revisions

Azure Monitor Add-on For Splunk has two basic functions: logs and metrics. Logs come from Event Hubs and metrics come from a REST API. Historically, the metrics part was written first and in Python. Node.js was found to be preferable when working with Event Hubs / Logs.

The packages in this repo do not contain the dependencies for either language, so they must be installed after the SPL package is installed into your Splunk environment.

Windows
Linux

Clone this wiki locally