Splunk Dev

how to connect python script to Apache Derby Database???

ryuch2002
Explorer

splunk 6.2.0 / OS : window7-64bit

I am trying to connect to "Apache Derby Database" from python script.

The python script deployed in universal forwarder.

i installed python2.7 in universal forwarder.

i can't find ODBC-Driver.

Q1.where to download ODBC-Driver???

Q2.How to install ODBC-Driver at window(Unix,Linux)??

Q3.I'd like to get connected to the sample code(python to Derby Database).

Tags (3)
0 Karma

thomrs
Communicator

A universal forwarder may not be the way to go, a heavy forwarder has python included.

http://docs.splunk.com/Splexicon:Heavyforwarder

You may have better luck switching your approach, I've never had luck getting python and derby to talk. Always ended up using jython or java.

http://www.jython.org/

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

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

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...