<?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 After adding a new Splunk server in a distributed environment, why does it not show up in results unless I include splunk_server=*? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211151#M61739</link>
    <description>&lt;P&gt;I recently added a new splunk server in a distributed environment. Now, when I do this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os earliest="09/01/2015:09:30:00" latest="09/01/2015:09:35:00" | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;the new splunk server does not show up in the results. However, if I do this search,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os splunk_server=* earliest="09/01/2015:09:30:00" latest="09/01/2015:09:35:00" | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then, it shows up.&lt;/P&gt;

&lt;P&gt;Can anyone tell me why? I have the search load-balanced so I have about the same number of events going into each indexer.&lt;BR /&gt;
Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Sep 2015 16:53:24 GMT</pubDate>
    <dc:creator>louieb3</dc:creator>
    <dc:date>2015-09-01T16:53:24Z</dc:date>
    <item>
      <title>After adding a new Splunk server in a distributed environment, why does it not show up in results unless I include splunk_server=*?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211151#M61739</link>
      <description>&lt;P&gt;I recently added a new splunk server in a distributed environment. Now, when I do this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os earliest="09/01/2015:09:30:00" latest="09/01/2015:09:35:00" | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;the new splunk server does not show up in the results. However, if I do this search,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os splunk_server=* earliest="09/01/2015:09:30:00" latest="09/01/2015:09:35:00" | timechart count by splunk_server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then, it shows up.&lt;/P&gt;

&lt;P&gt;Can anyone tell me why? I have the search load-balanced so I have about the same number of events going into each indexer.&lt;BR /&gt;
Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 16:53:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211151#M61739</guid>
      <dc:creator>louieb3</dc:creator>
      <dc:date>2015-09-01T16:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new Splunk server in a distributed environment, why does it not show up in results unless I include splunk_server=*?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211152#M61740</link>
      <description>&lt;P&gt;What is inside &lt;CODE&gt;distsearch.conf&lt;/CODE&gt;?  How did you add the Indexer?  Are you using &lt;CODE&gt;Search Head Pooling&lt;/CODE&gt;?&lt;/P&gt;

&lt;P&gt;See this question, too:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/221468/search-returns-zero-results-searchlog-reports-dist.html"&gt;http://answers.splunk.com/answers/221468/search-returns-zero-results-searchlog-reports-dist.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 18:21:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211152#M61740</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-09-01T18:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: After adding a new Splunk server in a distributed environment, why does it not show up in results unless I include splunk_server=*?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211153#M61741</link>
      <description>&lt;P&gt;That was it. I looked at &lt;CODE&gt;distsearch.conf&lt;/CODE&gt; and saw that all of my indexers except for the new one was in the &lt;CODE&gt;[distributedSearch:dmc_group_indexer]&lt;/CODE&gt; stanza.&lt;/P&gt;

&lt;P&gt;I went into the &lt;CODE&gt;Distributed Management Console&lt;/CODE&gt;, under &lt;CODE&gt;Remote instances&lt;/CODE&gt;, edited the &lt;CODE&gt;Server Role&lt;/CODE&gt; for the new indexer (it was already configured as an indexer), saved it, and then applied the changes and voila, issue resolved. Thanks, woodcock!&lt;/P&gt;

&lt;P&gt;To answer your question, in distsearch.conf, I had the stanzas &lt;CODE&gt;[distributedSearch]&lt;/CODE&gt; which contained all of the indexers and &lt;CODE&gt;[distributedSearch:dmc_group_indexer]&lt;/CODE&gt; which also contained a list of my indexers except for the recently added one.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 19:09:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/After-adding-a-new-Splunk-server-in-a-distributed-environment/m-p/211153#M61741</guid>
      <dc:creator>louieb3</dc:creator>
      <dc:date>2015-09-01T19:09:50Z</dc:date>
    </item>
  </channel>
</rss>

