bastman / az-eventhubs-cli

browse azure eventhub topics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

az-eventhubs-cli

browse through the content of an eventhubs topic ...

Note: it uses the "$Default" consumer-group, where offsets are not being saved


$ make build

$ ./ehctl --help
$ ./ehctl peek --help
$ ./ehctl peek --connection-string="Endpoint=sb://<domain>.servicebus.windows.net/;SharedAccessKeyName=PreviewDataPolicy;SharedAccessKey=<accessKey>;EntityPath=<topic>"

About

browse azure eventhub topics


Languages

Language:Kotlin 96.8%Language:Makefile 2.8%Language:Shell 0.3%