<?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 Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI? in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425478#M1149</link>
    <description>&lt;P&gt;I know ITSI is using KVstore to store details like ITSI team, Services, KPIs, templates, Glass Tables, etc. &lt;BR /&gt;
Is there any list I can get which data ITSI stores in which lookup or KVstore collection?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Bonus question:&lt;/STRONG&gt;&lt;BR /&gt;
Where does ITSI stores KPI data (data-model, kvstore), or it just always search from index data?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jun 2019 04:05:26 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2019-06-14T04:05:26Z</dc:date>
    <item>
      <title>Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425478#M1149</link>
      <description>&lt;P&gt;I know ITSI is using KVstore to store details like ITSI team, Services, KPIs, templates, Glass Tables, etc. &lt;BR /&gt;
Is there any list I can get which data ITSI stores in which lookup or KVstore collection?&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Bonus question:&lt;/STRONG&gt;&lt;BR /&gt;
Where does ITSI stores KPI data (data-model, kvstore), or it just always search from index data?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 04:05:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425478#M1149</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-14T04:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425479#M1150</link>
      <description>&lt;P&gt;You can get a list of collections used by ITSI with the query&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/configs/conf-collections | search eai:acl.app="*ITSI*" OR title="*ITSI*" | fields eai:acl.app title
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have CLI access, btool can also give you a list.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk btool --debug collections list | grep -i itsi
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;KPIs are searches so the data comes from indexes.  Search results are stored in the itsi_summary index.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2019 14:36:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425479#M1150</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-16T14:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425480#M1151</link>
      <description>&lt;P&gt;Thanks!!! It gave me the list, but is there any document for ITSI admin to check for troubleshooting by which I can find where ITSI is storing data about services, kpis and glass tables, etc.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 13:54:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425480#M1151</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2019-06-17T13:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425481#M1152</link>
      <description>&lt;P&gt;There is no such document.  What specific problem are you trying to troubleshoot?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 11:12:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/425481#M1152</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-06-19T11:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Is there a list of KVstore collection used by ITSI?</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/550842#M2319</link>
      <description>&lt;P&gt;Good day Rich, Thank u for your expert help sir as always. How would I search for a copy of the KVstores on each Splunk server &amp;amp; the KPIs for the sake of backing them up? Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 14:17:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Is-there-a-list-of-KVstore/m-p/550842#M2319</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-05-07T14:17:13Z</dc:date>
    </item>
  </channel>
</rss>

