Splunk data in Knime

Hi,I want to get the splunk data into knime, please tell me if any drivers are available for the same. I am new to Knime. Any help would be appreciated.

Hello @ggoel,

and welcome to KNIME Community!

You should first find and download JDBC driver for Splunk. Then register that driver within KNIME and use DB Connector node to connect to Splunk. After that you can use database nodes to get get data you want into KNIME.

Here is part of KNIME Database guide for registering your own JDBC driver:
https://docs.knime.com/latest/db_extension_guide/index.html#register_jdbc

And here I found JDBC driver for Splunk provided by CData:
https://splunkbase.splunk.com/app/4794/#/overview

Br,
Ivan

1 Like