<?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 not reporting in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695247#M10305</link>
    <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|tstats max(_time) as _time, where index=windows [|metadata type=hosts index=win index=linux 
| eval now=now() | eval diff= now - lastTime | where diff &amp;gt; 18000 | table host ] by host,index&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 05 Aug 2024 12:17:38 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-08-05T12:17:38Z</dc:date>
    <item>
      <title>hosts not reporting</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695239#M10302</link>
      <description>&lt;P&gt;I have following search. how can I add indexes information in the results:&lt;/P&gt;&lt;P&gt;|tstats max(_time) as _time, where index=windows by host,index&lt;BR /&gt;|append [|metadata type=hosts index=win index=linux&amp;nbsp; ]&lt;BR /&gt;| eval now=now() | eval diff= now - lastTime | search diff &amp;gt; 18000 | eval notreportingsince=tostring(diff,"duration")&lt;BR /&gt;| table host lastTime notreportingsince | convert ctime(lastTime) as lastTime&lt;BR /&gt;| table host notreportingsince lastTime,index&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695239#M10302</guid>
      <dc:creator>raiqb01</dc:creator>
      <dc:date>2024-08-05T11:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: hosts not reporting</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695243#M10303</link>
      <description>&lt;P&gt;What is it that you are trying to achieve that metadata is not giving you?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695243#M10303</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-05T11:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: hosts not reporting</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695244#M10304</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;, I just need a list of hosts which are not reporting since last 5 days along with index information.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 11:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695244#M10304</guid>
      <dc:creator>raiqb01</dc:creator>
      <dc:date>2024-08-05T11:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: hosts not reporting</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695247#M10305</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|tstats max(_time) as _time, where index=windows [|metadata type=hosts index=win index=linux 
| eval now=now() | eval diff= now - lastTime | where diff &amp;gt; 18000 | table host ] by host,index&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 05 Aug 2024 12:17:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/hosts-not-reporting/m-p/695247#M10305</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-08-05T12:17:38Z</dc:date>
    </item>
  </channel>
</rss>

