Splunk Search

DB Connect & Refreshing

cpbridges
New Member

Hi! I am using the DB Connect app to successfully bring in a SQLite3 database. This database gets updated every 15 mins. How do I refresh the database and the searches every 15 mins too. Currently I am either deleting and readding the database or restarting splunk - which isn't ideal. Many thanks in advance! Chris

Tags (1)
0 Karma
1 Solution

vstolya
Explorer

Hope the following will help:
Database input params
Input Type = Tail
Rising Column = dbField
Interval = 15000

View solution in original post

0 Karma

vstolya
Explorer

They are in /splunk/etc/apps/dbx/local/inputs.conf
database.conf - contains database connections

0 Karma

vstolya
Explorer

Hope the following will help:
Database input params
Input Type = Tail
Rising Column = dbField
Interval = 15000

0 Karma

cpbridges
New Member

Ah, thanks! where is the database input params?
/splunk/etc/apps/dbx/local/database.conf?

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...