<?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 status of health status of splunkd in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571316#M199085</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much! That's a good one. Would also be possible to get which service has a warning or error?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 11:28:24 GMT</pubDate>
    <dc:creator>g_paternicola</dc:creator>
    <dc:date>2021-10-18T11:28:24Z</dc:date>
    <item>
      <title>Search for status of health status of splunkd</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571273#M199059</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hi everyone, I'm looking for a search, that shows me when the health status of splunkd is changing from green to yellow or red...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would that be possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="g_paternicola_0-1634543353219.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16461i34A87E0B20323F28/image-size/medium?v=v2&amp;amp;px=400" role="button" title="g_paternicola_0-1634543353219.png" alt="g_paternicola_0-1634543353219.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 07:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571273#M199059</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2021-10-18T07:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Search for status of health status of splunkd</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571300#M199073</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227231"&gt;@g_paternicola&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use this rest API&amp;nbsp; -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#server.2Fhealth.2Fsplunkd" target="_blank"&gt;Introspection endpoint descriptions - Splunk Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated if this reply helps!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 10:30:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571300#M199073</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-10-18T10:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search for status of health status of splunkd</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571304#M199077</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rest splunk_server=local "/services/server/health/splunkd" | table health&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Oct 2021 10:34:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571304#M199077</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-10-18T10:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Search for status of health status of splunkd</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571316#M199085</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much! That's a good one. Would also be possible to get which service has a warning or error?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 11:28:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571316#M199085</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2021-10-18T11:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Search for status of health status of splunkd</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571318#M199087</link>
      <description>&lt;P&gt;Try this -&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#server.2Fhealth.2Fsplunkd.2Fdetails" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/RESTREF/RESTintrospect#server.2Fhealth.2Fsplunkd.2Fdetails&lt;/A&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated if this reply helps!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 11:32:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-for-status-of-health-status-of-splunkd/m-p/571318#M199087</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-10-18T11:32:16Z</dc:date>
    </item>
  </channel>
</rss>

