Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
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?