<?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: How can I search for all ITSI KPI Title and Descriptions? in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346099#M423</link>
    <description>&lt;P&gt;hello there,&lt;BR /&gt;
a little dated but answered a new similar question and found yours on the way.&lt;BR /&gt;
try this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup service_kpi_lookup
| fields title kpis.title
| rename title as Service kpis.title as KPI
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
    <pubDate>Sun, 03 Jun 2018 01:03:18 GMT</pubDate>
    <dc:creator>adonio</dc:creator>
    <dc:date>2018-06-03T01:03:18Z</dc:date>
    <item>
      <title>How can I search for all ITSI KPI Title and Descriptions?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346098#M422</link>
      <description>&lt;P&gt;I'd like to populate a dashboard in an app with a list of all ITSI KPI titles and their descriptions, so users will know what KPIs were used in the composite service health score.  &lt;/P&gt;

&lt;P&gt;Is there a lookup or dataset I can access that has the KPI descriptions?  I can get the list of KPI titles associated with a Service from the alarm_console_lookup, e.g.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup alarm_console_lookup 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a similar lookup that might also include the description text for each KPI? &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:48:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346098#M422</guid>
      <dc:creator>wcooper003</dc:creator>
      <dc:date>2020-09-29T13:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search for all ITSI KPI Title and Descriptions?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346099#M423</link>
      <description>&lt;P&gt;hello there,&lt;BR /&gt;
a little dated but answered a new similar question and found yours on the way.&lt;BR /&gt;
try this search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup service_kpi_lookup
| fields title kpis.title
| rename title as Service kpis.title as KPI
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jun 2018 01:03:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346099#M423</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-06-03T01:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I search for all ITSI KPI Title and Descriptions?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346100#M424</link>
      <description>&lt;P&gt;That lookup doesn't contain the descriptions field just titles of service and kpi. It may have before but it does not now.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 03:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/How-can-I-search-for-all-ITSI-KPI-Title-and-Descriptions/m-p/346100#M424</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2020-05-18T03:31:57Z</dc:date>
    </item>
  </channel>
</rss>

