Alerting

How to find when splunk is not indexing?

irakeshraut
New Member

Is there any way to find out if splunk stopped indexing? I would like to send a notification when splunk stops indexing.

For notification i will use scoutapp or i may just send an email.

OS --> production ubuntu / Development Mac
We are using distributed system and get log from multiple servers.

Tags (2)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

You can also use the distributed management console. It has an indexing performance dashboard and related platform alerts. The docs for it are in the Admin Manual, starting with the topic Configure the distributed management console.

0 Karma

lmyrefelt
Builder

There are plenty. Can you provide us with more information ? How is your architecture ? OS ?
Do you want to use Splunk to monitor it self ?

Have you read the docs ?

http://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Whatsinhere

There is also plenty of good apps now-a-days for your day-to-day monitoring and troubleshooting of splunk at apps.splunk.com

0 Karma

irakeshraut
New Member

I will use scoutapp to monitor splunk. But only difficulty is to find when splunk is not indexing so i can send the alert.

I was thinking about doing search using splunk api and search for index=* for last 5 minute( I am not sure if its possible). If there is no result from our search then send the alert. I am pretty sure there must be smarter way of doing this.

Can i use eventcount for this ? or any other better way?

0 Karma

ChrisG
Splunk Employee
Splunk Employee
0 Karma

irakeshraut
New Member

How about answering to actual question rather than digging what I am asking?

0 Karma

ppablo
Retired

Pulling information from your other 2 posts and this one, you should consider rephrasing your question and content (if you choose to post a new question, I would post it in 15 hours when traffic on the site is high AND delete all your previous posts with the same content):

Question:
How to search the count of indexed events in the last 5 minutes via REST API and send an alert if the count is 0?

Information you should provide in your content:
-What version of Splunk are you running?
-On what operating system?
-What is your architecture? (single instance, distributed search, etc)
-Be as detailed as possible with what you’re trying to achieve, your desired outcome, and HOW you want to get there. (ex: you haven’t been putting in your content that you’re trying to do this via the REST API, so users aren’t going to just assume that by default)

Other information to consider:
Are you trying to find out if Splunk has stopped indexing, or if there just aren't any events indexed in the last 5 minutes? These are two different things, but you’ve been asking both interchangeably. Checking if Splunk has stopped indexing implies something has broken. How frequently are you expecting data to be indexed? Just because there were no events in the last 5 minutes doesn’t mean Splunk has stopped indexing, so you could be getting false positives.

irakeshraut
New Member

Thanks for your reply. I am actually trying to find if splunk has stopped indexing.

0 Karma

lmyrefelt
Builder

Well, Splunk can have "stopped" indexing based on a "Number" of factors ... including a lot of them that might have nothing to do with splunk itself ... (i.e.. network, application, etc, etc) You are probably better of monitoring the Splunkd process and or its open ports 8089 ? At least in addition to a search to be able to determine if it really is Splunk that stopped indexing data or if it is Something blocking data from reaching splunk.

And your scout-app seems to be able to do it all.

irakeshraut
New Member

Thanks for your reply. We are already monitoring splunkd using scoutapp.

0 Karma

ppablo
Retired

Cool. I'd recommend looking at the troubleshooting documentation that @lmyrefelt provided in their answer above. Splunk logs a lot of useful data on itself to help you pinpoint if there are any problems in your environment (ex: if all indexing has stopped entirely). There's a list of the different internal logs in that documentation and a description of what each one contains. So if something has stopped working out of the blue, you would usually look through or run searches against these internal logs for errors on the instances where the problem is happening.

You can very well still use the approach of searching the count of events in your environment via the REST API and triggering an alert if you are getting zero results for a certain amount of time. Since you just started using Splunk yesterday and might not be familiar with how frequently you'll be indexing events, it might be hard to assume what window of time you should be alerting on. 5 minutes might be too strict of a number. Again, I'm not an expert on this so I can't give you a concrete answer, but hopefully this will be a good starting point with things to think about moving forward.

ppablo
Retired

Hi @irakeshraut

@ChrisG is just trying to help with decluttering this forum. If you are going to post questions with duplicate content, please delete your previous posts so there aren't 3 of the same topic here on Splunk Answers. Each time you've posted a brand new (same) question, you haven't been providing enough details for users to work with and they have to keep asking you for extra information. When someone has attempted to answered your questions, that's when you've been providing extra information on how you're trying to achieve your goal, but at that point, they’re probably on to their own priorities.

This is a free space to find answers, so it's not like users are going to be sitting watching a post the entire day and can't wait for a back and forth thread to get all the details they need to give you a full and complete answer. If @ChrisG and I were REST API experts, then we’d be more than happy and willing to answer your questions, but unfortunately we’re not. What we’re trying to do is optimize your posts so you can find the right experts here on Splunk Answers to help you find your solutions. We’re all trying to help each other out here in this space, all we ask is that users be respectful to each other.

irakeshraut
New Member

Thanks makes sense 🙂

0 Karma

irakeshraut
New Member

Ya i have posted 3 question so far. All related to same think because I haven't got working solution so far.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...