- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to be able to use the search GUI to create summary index searches, but i want the actual resulting summary index to live on my distributed indexers. how can i accomplish this?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

All you need to do is configure the search head with an outputs.conf file that sends data to the appropriate target. Usually the same outputs.conf as you use on your other forwarders will work.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

All you need to do is configure the search head with an outputs.conf file that sends data to the appropriate target. Usually the same outputs.conf as you use on your other forwarders will work.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Will a blanket tcpout forwarding rule send ALL data, or are there special local indexes for a search head?
I'm just concerned that there are a number of indexes created on the search head that are not present on the indexing cluster and I dont want to lose that data.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

no, a server can forward to itself.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi , if one of the indexer is also the search head (run summary search), will outputs.conf be in conflict ?
