<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145034#M29620</link>
    <description>&lt;P&gt;BINGO.  Give the man a gold star, a coffee, a single malt.  It apparently has been configured for the IP address of beta, and not beta as a hostname, which is why no grepping would show it.  ARGH.  This explains things.  I'll delete this and see if things go back to what I wanted.  Thank you...turns out this was "&lt;CODE&gt;outputs.conf&lt;/CODE&gt;" and I can't believe I didn't check there.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2014 23:19:37 GMT</pubDate>
    <dc:creator>howyagoin</dc:creator>
    <dc:date>2014-12-04T23:19:37Z</dc:date>
    <item>
      <title>Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145026#M29612</link>
      <description>&lt;P&gt;Stupid question time.&lt;/P&gt;

&lt;P&gt;I've got a pretty simple setup.  Search head, two indexers.  Everything works great.&lt;/P&gt;

&lt;P&gt;Except that my search head is overly resourced for being a search head, and I'd like to add some indexing to it.  &lt;/P&gt;

&lt;P&gt;If I go into the Settings and create an Index, I see the directory appear on the Search Head just fine, usual location, but, as soon as I start actually indexing data, by, say, indexing a file or directory, the data appears on one of my Indexers and NOT on the Search Head.&lt;/P&gt;

&lt;P&gt;Alpha is the indexer, Beta is an indexer and Gamma is an indexer.&lt;/P&gt;

&lt;P&gt;I create the index on Alpha, see it on the file system.  I then read the file/data in and assign it to the index, by name, that only exists on Alpha.&lt;/P&gt;

&lt;P&gt;However, at the same time, the index is created on Beta, and when the data is read in, it is actually indexed on Beta.&lt;/P&gt;

&lt;P&gt;A Splunk search for the data shows the splunk_server as being "beta"...&lt;/P&gt;

&lt;P&gt;I have no idea how I wound up setting that up, nor why it's not going to Gamma as well.  No clusters have been set up, no replication.&lt;/P&gt;

&lt;P&gt;I just want to put Alpha to a bit better use.  &lt;/P&gt;

&lt;P&gt;What obvious thing am I missing?!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 18:47:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145026#M29612</guid>
      <dc:creator>howyagoin</dc:creator>
      <dc:date>2014-12-04T18:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145027#M29613</link>
      <description>&lt;P&gt;So, I don't mind the change of the post title, ppablo_splunk, but it's not accurate.  I don't know that I've made the Search Head an indexer - I WANT to do that, and I want to do it correctly.  Your edit isn't accurate, but thanks for trying to tidy up the wording otherwise.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 19:37:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145027#M29613</guid>
      <dc:creator>howyagoin</dc:creator>
      <dc:date>2014-12-04T19:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145028#M29614</link>
      <description>&lt;P&gt;You really can't use the Web UI to create indexes in a distributed index cluster.  You need to modify the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Admin/indexesconf"&gt;indexes.conf&lt;/A&gt; on each indexer and then restart them.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Setupmultipleindexes#Create_and_edit_indexes"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Setupmultipleindexes#Create_and_edit_indexes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 21:07:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145028#M29614</guid>
      <dc:creator>jimodonald</dc:creator>
      <dc:date>2014-12-04T21:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145029#M29615</link>
      <description>&lt;P&gt;I'm guessing your search head has been configured to forward to your indexers when setting up the system to store &lt;CODE&gt;_internal&lt;/CODE&gt; logs where they belong.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:09:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145029#M29615</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-04T23:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145030#M29616</link>
      <description>&lt;P&gt;Just to be sure, what do you see when you go to Settings -&amp;gt; Forwarding and receiving -&amp;gt; Configure forwarding on your search head?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:13:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145030#M29616</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-04T23:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145031#M29617</link>
      <description>&lt;P&gt;Well, it hasn't been, at least intentionally.  I configured all parts of these and at no time did I specifically tell &lt;CODE&gt;Alpha&lt;/CODE&gt; to send all data to &lt;CODE&gt;Beta&lt;/CODE&gt;.  Indeed, there is no reference to "beta" anywhere in the configuration files for Alpha other than in the &lt;CODE&gt;distsearch.conf&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:14:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145031#M29617</guid>
      <dc:creator>howyagoin</dc:creator>
      <dc:date>2014-12-04T23:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145032#M29618</link>
      <description>&lt;P&gt;Is this even an indexer cluster or just traditional distributed search?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:14:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145032#M29618</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-12-04T23:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145033#M29619</link>
      <description>&lt;P&gt;Interesting, if counter-intuitive.  I am certain that in previous versions of Splunk this was not always the case.  We used to have a combined indexer/search head, which also had distributed search enabled, and indexes appeared on the local system just fine.  This is something "new" which appears to have come up with a recent update.&lt;/P&gt;

&lt;P&gt;I'll try this - will have to restart the Search Head to test...will report back.  Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:15:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145033#M29619</guid>
      <dc:creator>howyagoin</dc:creator>
      <dc:date>2014-12-04T23:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search: After making a search head also an indexer, why are indexes created on the search head instead found on another indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145034#M29620</link>
      <description>&lt;P&gt;BINGO.  Give the man a gold star, a coffee, a single malt.  It apparently has been configured for the IP address of beta, and not beta as a hostname, which is why no grepping would show it.  ARGH.  This explains things.  I'll delete this and see if things go back to what I wanted.  Thank you...turns out this was "&lt;CODE&gt;outputs.conf&lt;/CODE&gt;" and I can't believe I didn't check there.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2014 23:19:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-After-making-a-search-head-also-an-indexer/m-p/145034#M29620</guid>
      <dc:creator>howyagoin</dc:creator>
      <dc:date>2014-12-04T23:19:37Z</dc:date>
    </item>
  </channel>
</rss>

