Alerting

Send splunk internal warning and alerts via eMail

dominiquevocat
SplunkTrust
SplunkTrust

How can i send Splunk internal alarms like "indexer queue full, skipping internal indexes" etc to a eMail recipient?

Tags (2)
0 Karma

acharlieh
Influencer

I wonder if the REST API could help here.. Specifically /services/messages

I'm away from a Splunk instance currently to try things out and confirm but I would think that a query like:

| rest /services/messages count=0

Would work and then standard alerting from it... Or maybe you'd have to use map to loop over the subresources too but it might be a start 🙂

0 Karma

acharlieh
Influencer

That said however, if the warning is about min disk space being reached a Splunk search would not be kicked off either (assuming the volume with the dispatch directory is the issue), so maybe monitoring with another tool like Zabbix could be warranted as well

dominiquevocat
SplunkTrust
SplunkTrust
0 Karma

dominiquevocat
SplunkTrust
SplunkTrust

Thanks, i will look into it, it certainly looks promissing.

For the second part we use Nimsoft Nimbus and monitor the logfile of the forwarder and react to "ERROR*connection*failed".

0 Karma

joshd
Builder

Two options, you can use the internal sendemail command or the sendresults add-on for Splunk which provides much functionality and flexibility than the sendemail command.

Sendresults: https://splunkbase.splunk.com/app/1794/

Sendemail: http://docs.splunk.com/Documentation/Splunk/6.2.3/SearchReference/Sendemail

0 Karma

dominiquevocat
SplunkTrust
SplunkTrust

Hi @joshd,
thanks i am aware of this command. What i am unaware of is how to search for - um, banner messages and such internal errors...

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!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...