@project-furnace/azure-event-hubs-connector

1.0.0 • Public • Published

Azure Event Hubs Output Connector

Sends input data to Azure Event Hubs.

Example Configuration

The minimal configuration required to get going.

{
    "name": "azure-event-hubs",
    "options": {
        "connection": "connection-string-here",
        "eventHub": "event-hub-here"
    }
}

Helpful Resources

Readme

Keywords

none

Package Sidebar

Install

npm i @project-furnace/azure-event-hubs-connector

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

8.07 kB

Total Files

7

Last publish

Collaborators

  • chrispynegar
  • deathspirate
  • guillemmateos
  • dannywaite