<?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: Search help please in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Search-help-please/m-p/648743#M16699</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;There are several ways to do it. You could add all your HF on MC as on indexers and create own custom groups for them. Then MC monitor those and alert you when any of those has issues.&amp;nbsp;&lt;BR /&gt;Another way is e.g. use this kind of solution&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Universal-Forwarder-monitoring/m-p/304230" target="_blank"&gt;https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Universal-Forwarder-monitoring/m-p/304230&lt;/A&gt;&amp;nbsp;. You need to modify your original query by adding this Perimeter.csv &amp;nbsp;part instead of what you have starting appendcols. Then your need another Savedsearch to update that Perimeter.csv time by time.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 06:19:34 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2023-06-30T06:19:34Z</dc:date>
    <item>
      <title>Search help please</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Search-help-please/m-p/648738#M16695</link>
      <description>&lt;P&gt;Good morning!! I am a Beginner in Splunk, below query only tell me whether HF is DOWN or HEALTHY.&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;`internal` source="/opt/splunk/var/log/splunk/metrics.log" fwdType=full | search NOT hostname=*cbl* NOT hostname=*cwn* NOT hostname=*SCO* NOT hostname=*SGW* NOT hostname=*spft* NOT hostname=*tsps* NOT hostname=*psps* NOT hostname=*puba* NOT hostname=aue11pspf001* NOT hostname=aue12pspf001*| dedup hostname | stats count as historic_count | appendcols [search `internal` source="/opt/splunk/var/log/splunk/metrics.log" fwdType=full earliest=-5m latest=now | search NOT hostname=*cbl* NOT hostname=*cwn* NOT hostname=*SCO* NOT hostname=*SGW* NOT hostname=*spft* NOT hostname=*tsps* NOT hostname=*psps* NOT hostname=*puba* NOT hostname=aue11pspf001* NOT hostname=aue12pspf001*| dedup hostname | stats count as recent_count] | eval count = historic_count - recent_count | rangemap field=count low=0-0 severe=1-100 | eval health = if(count&amp;gt;0, "HF DOWN", "HEALTHY") | eval count = health | table count health range&lt;/P&gt;&lt;P&gt;++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;Could you please help me modify this to find which HOST is DOWN?&lt;/P&gt;&lt;P&gt;Immediate response is highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks, in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 05:46:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Search-help-please/m-p/648738#M16695</guid>
      <dc:creator>surajsplunkd</dc:creator>
      <dc:date>2023-06-30T05:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Search help please</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Search-help-please/m-p/648743#M16699</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;There are several ways to do it. You could add all your HF on MC as on indexers and create own custom groups for them. Then MC monitor those and alert you when any of those has issues.&amp;nbsp;&lt;BR /&gt;Another way is e.g. use this kind of solution&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Universal-Forwarder-monitoring/m-p/304230" target="_blank"&gt;https://community.splunk.com/t5/Monitoring-Splunk/Splunk-Universal-Forwarder-monitoring/m-p/304230&lt;/A&gt;&amp;nbsp;. You need to modify your original query by adding this Perimeter.csv &amp;nbsp;part instead of what you have starting appendcols. Then your need another Savedsearch to update that Perimeter.csv time by time.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 06:19:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Search-help-please/m-p/648743#M16699</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-06-30T06:19:34Z</dc:date>
    </item>
  </channel>
</rss>

