- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Splunk and Oracle relational databases
Do you have an api or a configuration to use ODBC for Oracle to interface to a Oracle relational database so I can setup a Splunk app to run queries?
I was able to run a temp instance of Splunk and configure it to view other data types that we use that are nothing more than formatted asci text files with different extension names. But if I could setup pages that would pull directly from the database that would be very cool.
I want to replace Crystal Reports with Splunk !!
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

From Splunk documentation, here is an example script that polls a database. Though you'll almost certainly need to do some work on it yourself to get it working within your environment, it is a great place to start:
http://docs.splunk.com/Documentation/Splunk/4.3.1/Developer/ScriptExample
