<?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: Alert when Splunk Universal Forwarder stops working/if uninstalled in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399518#M71168</link>
    <description>&lt;P&gt;You can find a list of forwarders in the monitoring console under Settings, monitoring console (or DMC for older versions), then select Forwarders, Forwarders: deployment.  In the Status and Configuration section, open the report in search (magnifying glass icon).  Once in the search mode, you can adjust the search query to your specific needs and Save As an alert.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jun 2018 19:47:54 GMT</pubDate>
    <dc:creator>swong_splunk</dc:creator>
    <dc:date>2018-06-21T19:47:54Z</dc:date>
    <item>
      <title>Alert when Splunk Universal Forwarder stops working/if uninstalled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399517#M71167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;How can I get alerts when Splunk UF is uninstalled on a Windows Machine? Or even if the SplunkForwarder Service is Stopped?&lt;BR /&gt;
Is there anyway?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 16:53:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399517#M71167</guid>
      <dc:creator>walterkobayashi</dc:creator>
      <dc:date>2018-06-21T16:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when Splunk Universal Forwarder stops working/if uninstalled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399518#M71168</link>
      <description>&lt;P&gt;You can find a list of forwarders in the monitoring console under Settings, monitoring console (or DMC for older versions), then select Forwarders, Forwarders: deployment.  In the Status and Configuration section, open the report in search (magnifying glass icon).  Once in the search mode, you can adjust the search query to your specific needs and Save As an alert.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 19:47:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399518#M71168</guid>
      <dc:creator>swong_splunk</dc:creator>
      <dc:date>2018-06-21T19:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alert when Splunk Universal Forwarder stops working/if uninstalled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399519#M71169</link>
      <description>&lt;P&gt;Start maybe with the generic query - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    | metadata type=hosts index=* 
    | eval host=lower(host) 
    | eval _time=recentTime 
    | sort host, _time 
    | stats latest(_time) as recentTime by host 
    | eval LAST=strftime(recentTime,"%a %m/%d/%Y-%T %Z(%z)"), DAYS_AGO=round((recentTime-now())/86400,0) 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Jun 2018 01:06:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Alert-when-Splunk-Universal-Forwarder-stops-working-if/m-p/399519#M71169</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2018-06-22T01:06:03Z</dc:date>
    </item>
  </channel>
</rss>

