<?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: Splunk not indexing new hosts in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134993#M97814</link>
    <description>&lt;P&gt;Oh, very good yuvalba... I should have said that to. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Nov 2013 18:10:07 GMT</pubDate>
    <dc:creator>rsennett_splunk</dc:creator>
    <dc:date>2013-11-09T18:10:07Z</dc:date>
    <item>
      <title>Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134989#M97810</link>
      <description>&lt;P&gt;I've added new servers that are pushing their syslogs to my splunk host. The messages are getting properly routed to /var/log/messages.  If I tail the file, I see my new hosts appearing in the messages file, but they don't appear in a splunk search.  Existing hosts from the same file are getting updated with  new messages.  What am I missing here?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2013 17:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134989#M97810</guid>
      <dc:creator>ptierney</dc:creator>
      <dc:date>2013-11-08T17:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134990#M97811</link>
      <description>&lt;P&gt;How is that source configured in Splunk? Have you restarted Splunk to ensure it's operating correctly?&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2013 00:36:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134990#M97811</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2013-11-09T00:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134991#M97812</link>
      <description>&lt;P&gt;I would imagine that if you have added another host to the file but it isn't appearing in Splunk, that the Splunk config has some very specific Routing and Filtering somewhere that is handling the existing hosts one at a time.  &lt;/P&gt;

&lt;P&gt;And your new hostname isn't matching any of the existing patterns,so it isn't getting sent anywhere. Probably in order to route them to particular sourcetypes to then have fields extracted, etc. $SPLUNK_HOME/etc/system/local/props.conf and trasnsforms.conf&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2013 00:51:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134991#M97812</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2013-11-09T00:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134992#M97813</link>
      <description>&lt;P&gt;What search are you using?&lt;BR /&gt;&lt;BR /&gt;
It could be that the messages format from this new host are different and the host name is not prased correctly by Splunk.&lt;BR /&gt;&lt;BR /&gt;
&lt;/P&gt;&lt;P&gt;Do you see the messages if you search only based on the source:&lt;BR /&gt;
&lt;CODE&gt;source=/var/log/messages&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2013 18:02:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134992#M97813</guid>
      <dc:creator>yuvalba</dc:creator>
      <dc:date>2013-11-09T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134993#M97814</link>
      <description>&lt;P&gt;Oh, very good yuvalba... I should have said that to. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2013 18:10:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134993#M97814</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2013-11-09T18:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134994#M97815</link>
      <description>&lt;P&gt;If your sourcetype is &lt;CODE&gt;syslog&lt;/CODE&gt;, then the host field will be extracted from the event (not from the splunk forwarder host name)&lt;/P&gt;

&lt;P&gt;verify with &lt;BR /&gt;
&lt;CODE&gt;index=/var/log/* | stats values(sourcetype) count by host&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2013 18:41:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134994#M97815</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2013-11-10T18:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk not indexing new hosts</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134995#M97816</link>
      <description>&lt;P&gt;And I reiterate... if you are filtering the sourcetype syslog with specific routing by host you are going to have to account for the new ones... &lt;BR /&gt;
But you should see them with yannK's suggestion, unless there is a very strict routing and filtering happening where non matching things get tossed. Just something to consider if all logical attempts to see them fail... start looking for the possibility that there are other steps required to add new hosts. Especially if there is more than one admin at your installation...&lt;/P&gt;</description>
      <pubDate>Sun, 10 Nov 2013 19:11:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-not-indexing-new-hosts/m-p/134995#M97816</guid>
      <dc:creator>rsennett_splunk</dc:creator>
      <dc:date>2013-11-10T19:11:05Z</dc:date>
    </item>
  </channel>
</rss>

