All Apps and Add-ons

Connection String for Azure Event Hub

subbarayudu
New Member

Hi Team,

As part of the Microsoft Azure Add-on Splunk , we configured the application for Azure Event hub data collection, For the field connection string we added the Primary key includes below as below sample.

Endpoint=******/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=8888888^^^888*

In Connection string we copied the complete string starting from Endpoint=?

I do see below errors,Kindly assist

State.START: 0>
2020-04-24 08:13:49,369 INFO pid=31779 tid=MainThread file=connection.py:work:259 | 'Closing tlsio from a state other than TLSIO_STATE_EXT_OPEN or TLSIO_STATE_EXT_ERROR'

Thanks,
Subbu

0 Karma

jconger
Splunk Employee
Splunk Employee

You need the entire connection string from the Azure portal. It should look something like this:

Endpoint=sb://splunkns.servicebus.windows.net/;SharedAccessKeyName=listener;SharedAccessKey=1234567890abcdefg

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...