<?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 forwarder stops working have to trigger email? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442125#M77063</link>
    <description>&lt;P&gt;This alert is consolidated.so  i have to show index in the table &lt;/P&gt;</description>
    <pubDate>Tue, 31 Jul 2018 07:18:13 GMT</pubDate>
    <dc:creator>karthi2809</dc:creator>
    <dc:date>2018-07-31T07:18:13Z</dc:date>
    <item>
      <title>Splunk forwarder stops working have to trigger email?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442123#M77061</link>
      <description>&lt;P&gt;One of my splunkforwarder is down last month .I am trying to find when the host is stop working .have to trigger alert when host is down.now i am using query that will check only 30 min .Can any one help on this.Thanks in advance&lt;/P&gt;

&lt;P&gt;My query :&lt;BR /&gt;
| metadata type=hosts index=XXX | eval age = now() - recentTime | eval status= case(age &amp;lt; 1800,"Running",age &amp;gt; 1800,"DOWN") | convert ctime(recentTime) AS LastActiveOn&lt;BR /&gt;
| eval age=tostring(age,"duration") | eval host = upper(host)&lt;BR /&gt;
| table host age LastActiveOn status &lt;BR /&gt;
| rename host as "Forwarder Name", age as "Last Heartbeat(min)",LastActiveOn as "Last Active On",status as Status| where Status= "DOWN"&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 05:22:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442123#M77061</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2018-07-18T05:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder stops working have to trigger email?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442124#M77062</link>
      <description>&lt;P&gt;Hi @karthi2809,&lt;/P&gt;

&lt;P&gt;This alert should work if all of your hosts are sending data at least every 30 minutes ( normally forwarders send data continuously at least for the _internal data). The difference is only in the "time range" you select to run this search. If you require to check hosts which are down for more than a month, then the time range also should be selected accordingly. However, once the alert is implemented, if any hosts goes down,then it should be notified there after.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:58:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442124#M77062</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-18T14:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk forwarder stops working have to trigger email?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442125#M77063</link>
      <description>&lt;P&gt;This alert is consolidated.so  i have to show index in the table &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 07:18:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-forwarder-stops-working-have-to-trigger-email/m-p/442125#M77063</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2018-07-31T07:18:13Z</dc:date>
    </item>
  </channel>
</rss>

