Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Splunk Best Practices

You're reading from  Splunk Best Practices

Product type Book
Published in Sep 2016
Publisher Packt
ISBN-13 9781785281396
Pages 244 pages
Edition 1st Edition
Languages

Manipulating raw data (pre-indexing)


There are some advantages and disadvantages to using a Heavy Forwarder to deliver cooked data to the indexer. The primary advantage this gives us is better performance at search time. If we extract fields and break events before we write to disk, then it's less resource-intensive on the search head, and the indexer at search time.

The primary disadvantage only comes when we do these instances on the indexer itself, instead of offloading these types of operation to a Heavy Forwarder. The indexer will have to work harder to scrub the data before it writes it to disk, if a Heavy Forwarder is not the intermediary.

Routing events to separate indexes

Now that we have our Heavy Forwarder, we can start collecting data. In the first case, let's use a shared firewall file, to which multiple devices write their logs.

On Linux, it's pretty easy to add the shared mount to our Heavy Forwarder, and then we can just configure our Heavy Forwarder to ingest that file. That...

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}