Skip to content

abdale/send-json-to-eventhubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Send JSON to Azure Event Hubs

Python script to stream JSON to an event hub.

Run Instructions

  1. Download sample.json and send_json.py.
  2. Update send_json.py with connection string, eventhub name. json file path info and max_sends as needed.
  3. Run: py send_json.py

About

Python script to send randomized coordinates (latitude, longitude) to Azure Event Hubs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages