Alerting

How to create alerts if particular database updateis failed

ankithreddy777
Contributor

Using Splunk-DB database outputs I am sending results to database. How do we know that if particular database update has failed. Can we create alerts

0 Karma

woodcock
Esteemed Legend

If you are using DBConnect, it has extensive logging options, which can be configured in Settings. Before contacting Splunk support, you might want to enable debug logging, in case you need to provide Splunk support with DB Connect debug logs. Splunk DB Connect activity is logged to files in $SPLUNK_HOME/var/log/splunk and automatically indexed to _internal. The relevant log files for DB Connect are

splunk_app_db_connect_server.log
splunk_app_db_connect_job_metrics.log
splunk_app_db_connect_dbx.log
splunk_app_db_connect_audit_server.log

To view DB Connect logging activity, use a search command such as the following:

index=_internal sourcetype=dbx

Full details are here:
http://docs.splunk.com/Documentation/DBX/2.0.5/DeployDBX/Troubleshooting

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...