<?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: Hosts added to Splunk instance in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261064#M21676</link>
    <description>&lt;P&gt;What is the criteria for determining "added in the last week?" What if a host was sending data to Splunk a month ago and then stopped sending data for several weeks, and is now sending data again? You need to be a bit more precise about what you want.&lt;/P&gt;

&lt;P&gt;Also, what is your definition of "host?" Do you want to go by the host field that users see when they search, or the host names that the forwarders use to identify themselves in the internal logs?&lt;/P&gt;</description>
    <pubDate>Sat, 22 Oct 2016 08:52:13 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2016-10-22T08:52:13Z</dc:date>
    <item>
      <title>Hosts added to Splunk instance</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261063#M21675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;How to get list of hosts added to our splunk instance in the past week?&lt;/P&gt;

&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 11:06:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261063#M21675</guid>
      <dc:creator>kiran_mh</dc:creator>
      <dc:date>2016-10-20T11:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts added to Splunk instance</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261064#M21676</link>
      <description>&lt;P&gt;What is the criteria for determining "added in the last week?" What if a host was sending data to Splunk a month ago and then stopped sending data for several weeks, and is now sending data again? You need to be a bit more precise about what you want.&lt;/P&gt;

&lt;P&gt;Also, what is your definition of "host?" Do you want to go by the host field that users see when they search, or the host names that the forwarders use to identify themselves in the internal logs?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2016 08:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261064#M21676</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2016-10-22T08:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts added to Splunk instance</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261065#M21677</link>
      <description>&lt;P&gt;Hi lguinn,&lt;/P&gt;

&lt;P&gt;"added in the last week" refers to hosts that are added in the past week irrespective of they are sending data or not, the very first existence of the host in the splunk instance.&lt;/P&gt;

&lt;P&gt;In our instance host refers to the names in the host field that users can see....&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 08:06:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261065#M21677</guid>
      <dc:creator>kiran_mh</dc:creator>
      <dc:date>2016-11-18T08:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hosts added to Splunk instance</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261066#M21678</link>
      <description>&lt;P&gt;This Query will give you All host sending data in last 7 days&lt;/P&gt;

&lt;P&gt;index=* earliest=-7d@d latest=now() | stats count by index, host, source, sourcetype&lt;/P&gt;

&lt;P&gt;This Query will give you all Host sending data in before 7 days&lt;/P&gt;

&lt;P&gt;index=*  latest=-7d@d | stats count by index, host, source, sourcetype&lt;/P&gt;

&lt;P&gt;Try comparing both will give you new hosts added this week&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 09:50:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Hosts-added-to-Splunk-instance/m-p/261066#M21678</guid>
      <dc:creator>neelshah</dc:creator>
      <dc:date>2016-11-18T09:50:43Z</dc:date>
    </item>
  </channel>
</rss>

