How to configure real time data export from UiPath Automation Cloud Insights to Microsoft Azure Event hub?
Issue Description: How to configure real time data export from UiPath Automation Cloud Insights to Microsoft Azure Event hub?
Resolution:
Azure Event hub related configuration:
- Create one Azure Event hub namespace and Azure Event hub inside that and then configure it on UiPath Automation Cloud
- In order to create an Azure Event hub namespace, login to Azure portal -> search for Azure Event hub namespace -> create a new namespace or you can use any existing ones
- On the Event Hubs Namespace page, select the event hub in the bottom pane
- On the Event Hubs instance page, select Shared access policies on the left menu
- There's no default policy created for an event hub. Create a policy with Manage, **Send, or Listen access.
- Select the policy from the list
- Select the copy button next to the Connection string-primary key field.
UiPath Automation Cloud related configuration:
- Go to the Automation CloudTM homepage
- Go to the Admin page
- From the tenants list, select the tenant in which you want to enable real-time data export
- Select Services
- Click on the three-dot icon from the Insights tile
- Select Real-time Data Export Configuration from the drop-down list
- Switch on the toggle button
- Provide the Azure Event Hub connection string
- Note: The connection string must be for a specific Azure Event Hub, but it can not be a namespace connection string
- Click Save.
Note: Real-Time Data Export is currently in public preview available for the US and Europe regions. To be a part of this public preview, sign up on the UiPath Insider portal.