All Apps and Add-ons

Is it possible to automatic retry for missed query in db connect?

hoseineagle
Observer

Hi all.

I'm using splunk 9.0.2 and db connect 3.11.1.

Sometimes my connection from db connect to my database fails. so I'm wondering if is it possible to automatic retry the missed query or not?

My query is depend on time to retrive last 5 min entry rows. so the missed query caused data loss.

My query:

SELECT * FROM DB.MY_TABLE1 WHERE insert_date >= SYSDATE - INTERVAL 5 MINUTE

Labels (2)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Splunk inputs do not retry when they encounter an error.  The only way I can think of to do that would be to use a scripted or modular input to read the database.  The script could be written to retry on connection failure (or any other error).  Be aware that this means you would lose the Rising Column feature of DB Connect so your script would have to replicate the feature somehow.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...