Does anyone knows if it is possible to query a database using an application like Splunk and representing the data in a Dashboard ? I am looking to query an Oracle database as I see Splunk have some plugins for MySQL etc.
Steven
|
Does anyone knows if it is possible to query a database using an application like Splunk and representing the data in a Dashboard ? I am looking to query an Oracle database as I see Splunk have some plugins for MySQL etc. Steven |
||||
|
|
|
There is a SQL agnostic App about to be Released in Splunk Base. In the meanwhile you can use this example to get things going. I came up with a variation of it which reads any .yaml files (with all the necessary DB and query data) from all subdirs of a a given directory and dumps the results into .csv files which are continually monitored by Splunk. |
|||
|
|