Deployment Architecture

Why did our search head crash? and how can we prevent it?

danielbb
Motivator

Our search head crashed, saying -

-- Apr 23 09:00:35 kernel: Out of memory: Kill process 2137 (splunkd) score 162 or sacrifice child

Two instances of the TA-check-point-app-for-splunk ran - one for 21 minutes consuming 21 GBs of memory and the other for 11 minutes, consuming 11 GBs.

How can we put safe-guards to prevent it?

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The SH crashed because the OS killed it for using too much memory.

One solution is to add more memory to the SH, but that may be a short-term fix.

More important than knowing which apps were running at the time is knowing which searches were running at the time. Once you know that you can take steps to prevent future crashes, such as:

  • Make the searches more efficient
  • Schedule the searches so they don't run at the same time.
---
If this reply helps you, Karma would be appreciated.

danielbb
Motivator

We decided to use the enable_memory_tracker feature as in How can I generate a search which uses lots of memory?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...