Giter Club home page Giter Club logo

simple-event-hub-explorer's Introduction

simple-event-hub-explorer

Simple Event Hub Explorer was created to assist developers or testers with quickly and easily reviewing data payloads in an Azure Event Hub. Event Hub messages are shown in a textbox on the form.

screenshot

Features

  • Send message to an Azure Event Hub
  • Read messages from an Azure Event Hub

Build

This project was built using Visual Studio 2017 and .NET Framework 4.6.1.

Get Started

After downloading and building the project you can run it via SimpleExplorer/bin/Release/SimpleExplorer.exe

To send or read messages you must provide the following information. This information can be found in the Azure portal.

  • Event Hub Connection String (Note: requires a shared access key with Manage permissions)
  • Event Hub Entity Path

To read messages also requires an Azure Storage Account. The storage account is used to track message offsets and avoid reading the same data multiple times. Please provide the following information, which can be found in the Azure portal.

  • Storage Account Name
  • Storage Container name
  • Storage Account Key

If you would prefer not to re-enter your connection settings each time you run the app, then simply open the App.config and add your connection settings to the appropriate keys in the appSettings area of the configuration file. Then, when the app starts it will automatically load those settings into the form.

simple-event-hub-explorer's People

Contributors

dependabot[bot] avatar jeremiahredekop avatar jfarleyx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

simple-event-hub-explorer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.