> 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

### 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="/files/MhPg0haofZXuGSl6sIWO" 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.
