All Apps and Add-ons

Merging data from a database into splunk

brettcave
Builder

With splunk, I would like to correlate event-driven data with data from a database. I am able to export from a database, say Mongo, to JSON and then import that data into splunk (or MySQL to csv)

What is the best approach to merging data into splunk?

The first approach I have in mind is to just import the full database (and possibly delete older uploads via | delete) to run reports on, but ideally, I would like to try merge data in.

Any other approaches to this that comes to mind?

Tags (3)
0 Karma
1 Solution

emotz
Splunk Employee
Splunk Employee

you might want to take a look at this app:
http://splunk-base.splunk.com/apps/36664/splunk-mysql-connector

If the data in the database changes frequently, using a lookup is probably more efficient as you are not duplicating the data in Splunk. If the data is more static and many more correlations or fields are required to join with other machine data, you could consider indexing the data from a file that you are already exporting.

View solution in original post

emotz
Splunk Employee
Splunk Employee

you might want to take a look at this app:
http://splunk-base.splunk.com/apps/36664/splunk-mysql-connector

If the data in the database changes frequently, using a lookup is probably more efficient as you are not duplicating the data in Splunk. If the data is more static and many more correlations or fields are required to join with other machine data, you could consider indexing the data from a file that you are already exporting.

Get Updates on the Splunk Community!

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...

Spotting Financial Fraud in the Haystack: A Guide to Behavioral Analytics with Splunk

In today's digital financial ecosystem, security teams face an unprecedented challenge. The sheer volume of ...

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability

Solve Problems Faster with New, Smarter AI and Integrations in Splunk Observability As businesses scale ...