Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Splunk Operational Intelligence Cookbook - Second Edition

You're reading from  Splunk Operational Intelligence Cookbook - Second Edition

Product type Book
Published in Jun 2016
Publisher
ISBN-13 9781785284991
Pages 436 pages
Edition 2nd Edition
Languages
Authors (4):
Jose E. Hernandez Jose E. Hernandez
Profile icon Jose E. Hernandez
Josh Diakun Josh Diakun
Profile icon Josh Diakun
Derek Mock Derek Mock
Profile icon Derek Mock
Paul R. Johnson Paul R. Johnson
Profile icon Paul R. Johnson
View More author details

Table of Contents (17) Chapters

Splunk Operational Intelligence Cookbook Second Edition
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Play Time – Getting Data In Diving into Data – Search and Report Dashboards and Visualizations – Making Data Shine Building an Operational Intelligence Application Extending Intelligence – Data Models and Pivoting Diving Deeper – Advanced Searching Enriching Data – Lookups and Workflows Being Proactive – Creating Alerts Speeding Up Intelligence – Data Summarization Above and Beyond – Customization, Web Framework, REST API, HTTP Event Collector, and SDKs Index

Introduction


In the previous chapter, you continued to improve your Splunk search and analytical skills by creating highly advanced searches that leveraged more of the deep analytical commands to gain more operational intelligence from the data contained within the logs. In this chapter, you will leverage Splunk's lookup functionality to enrich these results with the data found outside of the logs. You will also use Splunk's workflow functionality to perform some simple actions on the data that you discovered.

Lookups

Lookups are used to enrich log data with additional data not found in the log events themselves. They allow you to key off one or more fields in the event data and add additional fields to this data. These additional fields are commonly added by looking up the specified fields in a static CSV-based lookup table and then bringing back additional fields associated with that specific entry in the table. However, lookups can also be a lot more dynamic, leveraging Python scripts...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}