<?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 how to extract the list of ITSI services? in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/how-to-extract-the-list-of-ITSI-services/m-p/427126#M1165</link>
    <description>&lt;P&gt;hi All,&lt;/P&gt;

&lt;P&gt;In ITSI services we can see the total list of services we have. But we don't have any option to export the name. Is it possible to extract the list of ITSI services in a table through any rest search?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sree&lt;/P&gt;</description>
    <pubDate>Sat, 02 Jun 2018 08:45:00 GMT</pubDate>
    <dc:creator>mallempatisreed</dc:creator>
    <dc:date>2018-06-02T08:45:00Z</dc:date>
    <item>
      <title>how to extract the list of ITSI services?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/how-to-extract-the-list-of-ITSI-services/m-p/427126#M1165</link>
      <description>&lt;P&gt;hi All,&lt;/P&gt;

&lt;P&gt;In ITSI services we can see the total list of services we have. But we don't have any option to export the name. Is it possible to extract the list of ITSI services in a table through any rest search?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sree&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jun 2018 08:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/how-to-extract-the-list-of-ITSI-services/m-p/427126#M1165</guid>
      <dc:creator>mallempatisreed</dc:creator>
      <dc:date>2018-06-02T08:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to extract the list of ITSI services?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/how-to-extract-the-list-of-ITSI-services/m-p/427127#M1166</link>
      <description>&lt;P&gt;i think you can leverage the lookup: &lt;CODE&gt;service_kpi_lookup&lt;/CODE&gt;&lt;BR /&gt;
try the following 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 00:58:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/how-to-extract-the-list-of-ITSI-services/m-p/427127#M1166</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-06-03T00:58:43Z</dc:date>
    </item>
  </channel>
</rss>

