Splunk Search

How to join log file data from Splunk and data from a table in MySQL.

alenseb
Communicator

Hi All,

I am trying to join a log file(sourceType) which is present in Splunk with data from a table in MySQL through Splunk-MySQL Connector.
I found some few examples online on the type of queries, like these ones:
1. | mysqlquery spec=MyDB query="show tables;"
2. | mysqlquery spec=MyDb query="SELECT * FROM MyTable;"
3. sourcetype=access_* [ mysqlquery spec=MyDb query="SELECT customer_id WHERE purchased_item=rocking_chair" ]

But i am getting a error while using all these. Its says "(1049, u"Unknown database 'splunk'")"

My log file is called "Radius log" and table in MySQL is called "Cust_det" in db called "MyDB".
The log file and table have a common field called "IP_add".

Could anyone help me out with building the query.

Thanks!!

0 Karma
1 Solution

alenseb
Communicator

Sorry for the stupid question.

I had to change the Schema name in the MySQL Connector. Its default value was Splunk, hence the error.

Thanks!!

View solution in original post

0 Karma

alenseb
Communicator

Sorry for the stupid question.

I had to change the Schema name in the MySQL Connector. Its default value was Splunk, hence the error.

Thanks!!

0 Karma

alenseb
Communicator

Sorry for the stupid question.

I had to change the Schema name in the MySQL Connector. Its default value was Splunk, hence the error.

Thanks!!

0 Karma

dart
Splunk Employee
Splunk Employee

Have you run through the setup in the MySQL connector app? It has a browser you can use to verify your connection details

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...