https://github.com/angshuman/ehreader
Simple event hubs reader in node
https://github.com/angshuman/ehreader
eventhub eventhubs iot iothub
Last synced: 5 months ago
JSON representation
Simple event hubs reader in node
- Host: GitHub
- URL: https://github.com/angshuman/ehreader
- Owner: angshuman
- Created: 2019-09-09T17:31:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T01:42:18.000Z (over 3 years ago)
- Last Synced: 2025-09-22T06:55:20.242Z (9 months ago)
- Topics: eventhub, eventhubs, iot, iothub
- Language: TypeScript
- Size: 224 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
