@frankvandenhurk/node-red-contrib-kusto-monitor

0.0.2 • Public • Published

node-red-contrib-kusto-monitor

Custom Node-Red node to monitor injected data in Kusto (Azure Data Explorer)

Azure Data Explorer is a high performace timeseries database, query engine and dashboarding tool.

This integration allows you to monitor send messages to Kusto also known as Azure Data Explorer. It outputs the most recent row, extended with the age in seconds. You can extra the number of seconds via "payload.data[0].timeAgo".

Please use node-red-contrib-kusto if you want to ingest data to Azure Data Explorer.

Configuration

Insert values for Cluster Name and Table Name. Insert Valuses from the creation of the Azure Service principal. Insert a value for buffer time (the number of seconds between each query).

Package Sidebar

Install

npm i @frankvandenhurk/node-red-contrib-kusto-monitor

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

14 kB

Total Files

7

Last publish

Collaborators

  • frankvandenhurk