Getting Data In

Blue Prism Data Gateway integration with Splunk

blueprism-akin
Observer

Hi,

I am new to Splunk, and I am doing some testing with Blue Prism Data gateway with Splunk. How can I get the Splunk URL and API Token

Labels (1)
0 Karma

_JP
Contributor

Based on your description it sounds like you are configuring the Blue Prism side of things to point at the HTTP Event Collector (HEC).  To get the URL and token, you'll need to make sure the HEC configuration has been completed on the Splunk side so Blue Prism has a place to send its data.

Here's the documentation that pertains to configuration of the HEC component in Splunk:

https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector 

0 Karma

blueprism-akin
Observer

Hi JP,

Thank you for getting back to my message. I have gone through the documentation to enable HEC and generate the token. I also enabled SSL. This is part i am getting confused

<protocol>://<host>:<port>/<endpoint>

in the documentation. 

And i have it set as this - https://computer-name:8088/services/collector/event

Is that correct?

0 Karma

_JP
Contributor

Assuming that you configured your HEC port to be 8088, that URL looks correct to me.  Also, that endpoint expects JSON data - is that what Blue Prism is sending?

There are several REST endpoints you can post to for the Splunk HEC documented here.

Also, here is a page with some curl commands you can use to test out the HEC endpoint locally to rule out where the issue is - that is, if it works with curl, then is there a network issue in between (e.g. firewall).

HTTP Event Collector examples - Splunk Documentation

 

 

 

https://mysplunkserver.example.com:8088/services/collector

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Keep the Learning Going with the New Best of .conf Hub

Hello Splunkers, With .conf26 getting closer, there’s already a lot of excitement building around this year’s ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...