DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

My best Splunk queries — Part I.

5 years ago medium.com
My best Splunk queries — Part I.

Summary: This is a summary of an article originally published by the source. Read the full original article here →

We use Splunk day to day, and having a perfect query for every occasion helps us big time with monitoring, debugging, issue tracking, especially that Google Analytics has a hard position for upcoming iOS changes. We use Apache logs for index, and track custom events hitting a self hosted tracking pixel with different parameters.

In this search we use a Regular expression for getting the version of Chrome, and storing it to field `chromeversion`, and then using the count by day to display charts.

We want to display ratio of ”token-error” and ”AppInit”, so we need to search for any of those 2, so the evals will run faster.

This is a very nice way to compare performance of KPIs between releases, and making sure everything is behaving as expected.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com