<?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: Remove Zero Event Host in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25009#M4053</link>
    <description>&lt;P&gt;I believe this was identified and addressed in Splunk 4.1.6 &lt;A href="http://www.splunk.com/base/Documentation/4.1.6/ReleaseNotes/4.1.6" rel="nofollow"&gt;4.1.6 release notes&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jan 2011 17:29:39 GMT</pubDate>
    <dc:creator>ayme</dc:creator>
    <dc:date>2011-01-12T17:29:39Z</dc:date>
    <item>
      <title>Remove Zero Event Host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25008#M4052</link>
      <description>&lt;P&gt;I'd already use "| delete" try to delete host, but it still remain there with event count 0. How could I remove no more need event source?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2011 13:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25008#M4052</guid>
      <dc:creator>ITSD</dc:creator>
      <dc:date>2011-01-12T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Zero Event Host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25009#M4053</link>
      <description>&lt;P&gt;I believe this was identified and addressed in Splunk 4.1.6 &lt;A href="http://www.splunk.com/base/Documentation/4.1.6/ReleaseNotes/4.1.6" rel="nofollow"&gt;4.1.6 release notes&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2011 17:29:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25009#M4053</guid>
      <dc:creator>ayme</dc:creator>
      <dc:date>2011-01-12T17:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Zero Event Host</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25010#M4054</link>
      <description>&lt;P&gt;I'd use 
| metadata type=hosts index=main | convert ctime(recentTime) as Recent_Time | where lastTime &amp;lt; (now() -3600)&lt;/P&gt;

&lt;P&gt;to check no events host every hour, but get this result 
12/16/2010 17:23:01 9223372036854775807 xxx.xx.xx.xx 0 1292491381 0 hosts&lt;/P&gt;

&lt;P&gt;I'd remove xxx.xx.xx.xx with | delete but still show there how could I fix it?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2011 17:23:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-Zero-Event-Host/m-p/25010#M4054</guid>
      <dc:creator>ITSD</dc:creator>
      <dc:date>2011-01-13T17:23:57Z</dc:date>
    </item>
  </channel>
</rss>

