Refine your search:

Hello,

I'm looking to set up our search head to send summary index data it generates back to our indexers in a distributed environment.

I found the following question, and I understand the theory of the answer. However, I don't know specifically how to set up the search head as a forwarder and how to tell it to forward the summaries generated instead of indexing them.

http://answers.splunk.com/questions/5837/summary-indexing-on-a-search-head

Furthermore, is Splunk intelligent enough to determine that summaries generated by a search head and then forwarded back down to our indexers are summaries and therefore not count them toward our license?

Thanks for any guidance.

asked 02 Nov '10, 17:35

mattcg's gravatar image

mattcg
935
accept rate: 0%


One Answer:

Hi Matt - Having gone through this before, I can say that anything forwarded from the Search head to the indexers is NOT counted toward your license cost. You can even set up the Search head to use the forwarder license included with the app.

With regards to setting up the Search head as a forwarder, it's the same process as you would use for any other forwarder. You can find the details here: http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Setupforwardingandreceiving#Set_up_forwarding_and_receiving:_heavy_or_light_forwarders.

Now, there's one caveat. If you use custom named summary indexes, you'll have to make sure they're created in the indexes.conf on the Indexers as well.

Hope this helps! Brian

link

answered 02 Nov '10, 19:40

Brian%20Osburn's gravatar image

Brian Osburn
2.8k14
accept rate: 22%

edited 02 Sep '11, 13:50

piebob's gravatar image

piebob ♦♦
2.4k1517

Excellent. That's exactly what I was looking for, and I forgot to mention that we do use custom named summary indexes. I will try the setup as you suggest and report back. Thanks!

(02 Nov '10, 19:47) mattcg
1

Not everything forwarded from a SH to an indexer is license free - only things that are license-free anyways, such as internal logs and summary indexing. It is possible to bust a forwarder license with something like the UNIX app inputs and no indexer to forward to!

(14 Apr '11, 15:39) Jason
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×150
×77
×60

Asked: 02 Nov '10, 17:35

Seen: 813 times

Last updated: 02 Sep '11, 13:50

Copyright © 2005-2012 Splunk, Inc. All rights reserved.