angshuman / ehreader

Simple event hubs reader in node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ehreader

A command line tool to read data from Azure Event Hubs

Install

npm install -g ehreader

Run

ehreader

Follow the prompt. Note that the event hub connection string must contain EntityPath.

Example prompt

About

Simple event hubs reader in node


Languages

Language:TypeScript 62.8%Language:JavaScript 37.2%