<?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 list of hosts for a given time range in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/list-of-hosts-for-a-given-time-range/m-p/80838#M16675</link>
    <description>&lt;P&gt;I'm sure there is a better way. I'm trying to get a list of hosts for a given time range. The search I'm using now is &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;host=* | table host&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;this can take a long time to run dependent on the time range I'm looking at.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2012 20:12:05 GMT</pubDate>
    <dc:creator>MBerikcurtis</dc:creator>
    <dc:date>2012-02-28T20:12:05Z</dc:date>
    <item>
      <title>list of hosts for a given time range</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/list-of-hosts-for-a-given-time-range/m-p/80838#M16675</link>
      <description>&lt;P&gt;I'm sure there is a better way. I'm trying to get a list of hosts for a given time range. The search I'm using now is &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;host=* | table host&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;this can take a long time to run dependent on the time range I'm looking at.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2012 20:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/list-of-hosts-for-a-given-time-range/m-p/80838#M16675</guid>
      <dc:creator>MBerikcurtis</dc:creator>
      <dc:date>2012-02-28T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: list of hosts for a given time range</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/list-of-hosts-for-a-given-time-range/m-p/80839#M16676</link>
      <description>&lt;P&gt;You can use either of these, depending on what you'd like displayed:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| metadata type=hosts | table host&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;OR &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;| metadata type=hosts | stats count by host&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;&amp;gt; please upvote and accept answer if you find it useful - thanks!&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2012 20:21:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/list-of-hosts-for-a-given-time-range/m-p/80839#M16676</guid>
      <dc:creator>_d_</dc:creator>
      <dc:date>2012-02-28T20:21:33Z</dc:date>
    </item>
  </channel>
</rss>

