Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Omkar13
Contributor III
Contributor III

REST API Connection and dynamic search query for Splunk

Hi Qlik Sense experts,

I'm trying to pass dynamic search query in my REST API connection with Splunk. I'm successfully able to retrieve data by passing search query and output mode.

Data point url: https://organisation.com:8080/servicesNS/nobody/app_name/search/jobs/export  

search| makeresults

output_mode=csv

As shown above, if I enter these within the connection, it works. But how to create one connection and pass app_name, search and output_mode dynamically?

This way I can retrieve data from multiple app and only have one connection. Any thoughts if that's possible ?

Labels (5)
1 Reply
KumarVarun
Contributor
Contributor

Hi Omkar,

Could you kindly explain the steps taken to establish the connection between Splunk and Qlik?

What are the prerequisites to be handled?

What are the configurations that needs to be handled on Splunk end?

What are the details we need to enter in Qlik connector?

How do we query after the connection is established?