<?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 for peers with status=down in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570267#M198767</link>
    <description>&lt;P&gt;Splunk Monitoring console (formally known as DMC) has alert "&lt;SPAN&gt;DMC Alert - Search Peer Not Responding&lt;/SPAN&gt;" which does the same thing. It basically runs following search:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local /services/search/distributed/peers/
| where status!="Up"
| fields peerName, status
| rename peerName as Instance, status as Status&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 17:11:14 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2021-10-08T17:11:14Z</dc:date>
    <item>
      <title>Search for peers with status=down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570251#M198757</link>
      <description>&lt;P&gt;What search can I do to find peers with status=down. Looking to form an alert when this happens but can't find it within a search.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 15:41:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570251#M198757</guid>
      <dc:creator>pc1</dc:creator>
      <dc:date>2021-10-08T15:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search for peers with status=down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570265#M198766</link>
      <description>&lt;P&gt;Are you looking for hosts with forwarders installed that havent reported to Splunk in some time?&lt;/P&gt;&lt;P&gt;You can use the Monitoring Console to view that.&amp;nbsp; To view the missing hosts, you can click on the Forwarders tab and then Forwarders: Deployment.&lt;/P&gt;&lt;P&gt;For an alert, go to the Monitoring Console -&amp;gt; Settings -&amp;gt; Alerts Setup. There is an alert named DMC Alert - Missing Forwarders.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;A forwarder shows a status of "missing" if it has not connected to indexers within 15 minutes&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 17:02:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570265#M198766</guid>
      <dc:creator>Stefanie</dc:creator>
      <dc:date>2021-10-08T17:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Search for peers with status=down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570267#M198767</link>
      <description>&lt;P&gt;Splunk Monitoring console (formally known as DMC) has alert "&lt;SPAN&gt;DMC Alert - Search Peer Not Responding&lt;/SPAN&gt;" which does the same thing. It basically runs following search:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local /services/search/distributed/peers/
| where status!="Up"
| fields peerName, status
| rename peerName as Instance, status as Status&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 17:11:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570267#M198767</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-10-08T17:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Search for peers with status=down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570292#M198770</link>
      <description>&lt;P&gt;Yup, found this preexisting alert and was able to edit the Actions on it to integrate with the Slack Notifications add-on. Runs every 5 minutes to check if the server is down so this works perfectly for me. Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 20:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/570292#M198770</guid>
      <dc:creator>pc1</dc:creator>
      <dc:date>2021-10-08T20:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Search for peers with status=down</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/684210#M233564</link>
      <description>&lt;P&gt;Anyone coming here should know that in 9.2.0.1 this does not work any more.&lt;BR /&gt;Look at&amp;nbsp;dmc_instances_view_default_search macro for how the monitoring console does it now.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 07:24:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-peers-with-status-down/m-p/684210#M233564</guid>
      <dc:creator>net_id</dc:creator>
      <dc:date>2024-04-15T07:24:06Z</dc:date>
    </item>
  </channel>
</rss>

