Book Image

Splunk Best Practices

Book Image

Splunk Best Practices

Overview of this book

This book will give you an edge over others through insights that will help you in day-to-day instances. When you're working with data from various sources in Splunk and performing analysis on this data, it can be a bit tricky. With this book, you will learn the best practices of working with Splunk. You'll learn about tools and techniques that will ease your life with Splunk, and will ultimately save you time. In some cases, it will adjust your thinking of what Splunk is, and what it can and cannot do. To start with, you'll get to know the best practices to get data into Splunk, analyze data, and package apps for distribution. Next, you'll discover the best practices in logging, operations, knowledge management, searching, and reporting. To finish off, we will teach you how to troubleshoot Splunk searches, as well as deployment, testing, and development with Splunk.
Table of Contents (16 chapters)

Chapter 5. Alerting

Alerting is the act of getting a notification, let's say an SMS, email, or otherwise, to raise awareness to an outage or potential issue. Alerting itself has become more and more important within companies, and the alerting tools that are in place can be very expensive, expensive to scale, and very exclusive to specific systems. They also often don't offer as much intelligence within the alert, and they may not be as customizable as a tool like Splunk to the needs of a company. Every organization wants an alerting system that sends only actionable alerts and eliminates noisy alerts. Splunk can be good for consolidating multiple alerting tools, as well as reducing alert noise.

Alerting in Splunk is much more complex than just saving a search query. Where the action may be that easy, it is also a matter of understanding the fine details to explain what the alert is doing once you receive an actionable alert that makes the alert successful or not.

In this chapter we will learn...