<?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: Splunk IT Service Intelligence: Dynamic Service Creation Overwrites all KPIs in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377890#M535</link>
    <description>&lt;P&gt;Try checking $SPLUNK_HOME/etc/apps/SA-ITOA/local/inputs.conf (or shcluster/apps/itsi/local/inputs.conf if you're on a SHC). &lt;/P&gt;

&lt;P&gt;Locate the stanza for the recurring import and make sure 'update_type' is set to UPSERT or REPLACE, and not APPEND. If it's set to APPEND you'll get duplicates. &lt;/P&gt;

&lt;P&gt;update_type = APPEND|UPSERT|REPLACE&lt;BR /&gt;
* The update/insertion method when uploading entities.&lt;BR /&gt;
* This setting is required, and the input will not run if the setting is&lt;BR /&gt;
  not present.&lt;BR /&gt;
* APPEND: ITSI makes no attempt to identify commonalities between entities.&lt;BR /&gt;
  All information is appended to the table.&lt;BR /&gt;
* UPSERT: ITSI appends new entries.  Existing entries (based on the value&lt;BR /&gt;
  found in the title_field) have additional information appended&lt;BR /&gt;
  to the existing record.&lt;BR /&gt;
* REPLACE: ITSI appends new entries. Existing entries (based on the value&lt;BR /&gt;
  found in the title_field) are replaced by the new record value.&lt;BR /&gt;
* There is no default.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ITSI/latest/Configure/inputs.conf" target="_blank"&gt;https://docs.splunk.com/Documentation/ITSI/latest/Configure/inputs.conf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 02:41:42 GMT</pubDate>
    <dc:creator>esnyder_splunk</dc:creator>
    <dc:date>2020-09-30T02:41:42Z</dc:date>
    <item>
      <title>Splunk IT Service Intelligence: Dynamic Service Creation Overwrites all KPIs</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377889#M534</link>
      <description>&lt;P&gt;Hi all-&lt;/P&gt;

&lt;P&gt;We have a dynamic environment that I was hoping to use the service importer (via a search) to keep updated. The search I have running gives me the services I want each time it runs, but if there already is a service with that name, it seems to recreate the entire service with new KPI references. This results in our glass tables breaking and the KPI ID changing so historical data is lost. &lt;/P&gt;

&lt;P&gt;Is this operating correctly? Is there a way to fix it?&lt;/P&gt;

&lt;P&gt;We are on 3.1.4 at the moment.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 11:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377889#M534</guid>
      <dc:creator>sail4lot</dc:creator>
      <dc:date>2019-04-01T11:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Dynamic Service Creation Overwrites all KPIs</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377890#M535</link>
      <description>&lt;P&gt;Try checking $SPLUNK_HOME/etc/apps/SA-ITOA/local/inputs.conf (or shcluster/apps/itsi/local/inputs.conf if you're on a SHC). &lt;/P&gt;

&lt;P&gt;Locate the stanza for the recurring import and make sure 'update_type' is set to UPSERT or REPLACE, and not APPEND. If it's set to APPEND you'll get duplicates. &lt;/P&gt;

&lt;P&gt;update_type = APPEND|UPSERT|REPLACE&lt;BR /&gt;
* The update/insertion method when uploading entities.&lt;BR /&gt;
* This setting is required, and the input will not run if the setting is&lt;BR /&gt;
  not present.&lt;BR /&gt;
* APPEND: ITSI makes no attempt to identify commonalities between entities.&lt;BR /&gt;
  All information is appended to the table.&lt;BR /&gt;
* UPSERT: ITSI appends new entries.  Existing entries (based on the value&lt;BR /&gt;
  found in the title_field) have additional information appended&lt;BR /&gt;
  to the existing record.&lt;BR /&gt;
* REPLACE: ITSI appends new entries. Existing entries (based on the value&lt;BR /&gt;
  found in the title_field) are replaced by the new record value.&lt;BR /&gt;
* There is no default.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ITSI/latest/Configure/inputs.conf" target="_blank"&gt;https://docs.splunk.com/Documentation/ITSI/latest/Configure/inputs.conf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:41:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377890#M535</guid>
      <dc:creator>esnyder_splunk</dc:creator>
      <dc:date>2020-09-30T02:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk IT Service Intelligence: Dynamic Service Creation Overwrites all KPIs</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377891#M536</link>
      <description>&lt;P&gt;@esnyder. Thanks for the response.&lt;/P&gt;

&lt;P&gt;We've since upgraded to 4.1.2 and look forward to 4.4, but the issue still appears to remain. Specifically, when you set up recurring service imports (as upserts), the KPI and Service Id's appear to get regenerated each time the service import is completed.&lt;/P&gt;

&lt;P&gt;To test this, we had created a glass table based off a variety of KPIs for a service we knew would get 'upserted' in the next run. The service itself did not get duplicated (implying an upsert). However, the glass table reverted all KPIs to ad-hoc searches, the IDs for the service KPIs in the itsi_summary index were different, and the kpi history (in SA sparklines) gets zero'd out back to the most recent run. &lt;/P&gt;

&lt;P&gt;Could this simply be a bug? &lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 17:22:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Splunk-IT-Service-Intelligence-Dynamic-Service-Creation/m-p/377891#M536</guid>
      <dc:creator>sail4lot</dc:creator>
      <dc:date>2019-10-28T17:22:28Z</dc:date>
    </item>
  </channel>
</rss>

