> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/flow/list-of-forwarders/azure-eventhub.md).

# Azure Eventhub

Azure Eventhub is the Azure managed service for real-time stream processing

### Pre-requisites <a href="#pre-requisites" id="pre-requisites"></a>

* Eventhub topic which is ready for getting data
* User credentials or token which is having access for pushing data to eventhub

### Steps to Create Eventhub Forwarding <a href="#steps-to-create-eventhub-forwarding" id="steps-to-create-eventhub-forwarding"></a>

* Navigate to `Create` frowarder page
* Select Azure Eventhub forwarder
* Provide the name for the forwarder
* Provide connection string which is generated by the azure with user credentials
* Provide the name for eventhub
* Click `Create`

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FrK46iFWL59X0kPPvoAqe%2Fimage.png?alt=media&amp;token=a2722737-da56-499b-99ec-b8c88b5670ee" alt=""><figcaption><p>creating azure eventhub</p></figcaption></figure>

After ingesting logs with attributes which are mapped to eventhub forwarder, those log messages will be forwarded to eventhub.
