Getting Data In

Can Splunk read .db3 files (SQLlite)?

kiran331
Builder

Hi

We have a application which logs using SQLlite and logs are with .db3 extension. Can Splunk monitor those files?

Tags (2)
0 Karma

adauria_splunk
Splunk Employee
Splunk Employee

I doubt you can read them directly, as they are relational structures. You can test it easily enough, though.

You might want to look at the DB Connect add on. You would load the data into a database that can read it, and use Splunk to connect to the db over jdbc using DB Connect. It would use a SQL query to read the log data from the appropriate tables. You should definitely read the docs -there are a number of steps you need for setup, plus you need to load the file into an actual database server and write a query to get out the desired events.

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...