joelbyford / QueryEventHub

A simple command line tool to query an Azure EventHub with a Connection String to read what has been posted there.

Repository from Github https://github.comjoelbyford/QueryEventHubRepository from Github https://github.comjoelbyford/QueryEventHub

QueryEventHub

A simple command line tool to query an Azure EventHub with a Connection String to read what has been posted there.

Usage

Once built, can call by executing QueryEventHub --connString "<EventHubConnectionString>" --name "<EventHubHubName>" to see all parameters simply enter QueryEventHub --help. If not provided, the timeout will be 5 seconds.

About

A simple command line tool to query an Azure EventHub with a Connection String to read what has been posted there.


Languages

Language:C# 100.0%