<?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: Distributed Search Environment: Do accelerated data models reside on the indexer or search head? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120976#M25135</link>
    <description>&lt;P&gt;Thanks, this is helpful.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2016 14:49:02 GMT</pubDate>
    <dc:creator>cphair</dc:creator>
    <dc:date>2016-04-05T14:49:02Z</dc:date>
    <item>
      <title>Distributed Search Environment: Do accelerated data models reside on the indexer or search head?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120972#M25131</link>
      <description>&lt;P&gt;I have an app with an accelerated data model. The data model is defined in a JSON file while the acceleration is enabled in &lt;CODE&gt;datamodels.conf&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Splunk's documentation &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Knowledge/Acceleratedatamodels"&gt;explains&lt;/A&gt; that a persistently accelerated data model resides on the indexers, but it does not tell where to put which files in a distributed environment. My understanding is that, since the TSIDX files live on the indexers, both the data model's JSON file and &lt;CODE&gt;datamodels.conf&lt;/CODE&gt; must be on the indexers, too.&lt;/P&gt;

&lt;P&gt;That leads to my question: &lt;STRONG&gt;do the search heads need a copy of the data model JSON file, too?&lt;/STRONG&gt; Or is it sufficient to have everything related to data models on the indexers?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:34:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120972#M25131</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2015-01-28T16:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search Environment: Do accelerated data models reside on the indexer or search head?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120973#M25132</link>
      <description>&lt;P&gt;Splunk really needs to improve the documentation of which files to put where regarding apps in a distributed environment. I found the answer by searching this site and verified it in our lab.&lt;/P&gt;

&lt;P&gt;A data model is defined on the search heads, not the indexers. The following files make up the data model definition and need to be part of the app that resides on the search heads:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;datamodels.conf&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;data_model_name&lt;/EM&gt;.json&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:56:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120973#M25132</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2020-09-29T06:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search Environment: Do accelerated data models reside on the indexer or search head?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120974#M25133</link>
      <description>&lt;P&gt;Just to double-check, the files don't need to appear on the indexers at all? Does it hurt anything if they're there (i.e. cause extra load)?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120974#M25133</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2016-04-05T14:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search Environment: Do accelerated data models reside on the indexer or search head?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120975#M25134</link>
      <description>&lt;P&gt;Correct, the files do not need to be placed on the indexers at all. They are automatically transferred there from the search head(s).&lt;BR /&gt;
It might hurt having the data model definition files on the indexers, too, as it might lead to a second high performance analytics store (HPAS) being created on the indexers. See this &lt;A href="https://helgeklein.com/blog/2015/10/splunk-accelerated-data-models-part-2/"&gt;blog article&lt;/A&gt; for details.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120975#M25134</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2016-04-05T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Distributed Search Environment: Do accelerated data models reside on the indexer or search head?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120976#M25135</link>
      <description>&lt;P&gt;Thanks, this is helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 14:49:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Distributed-Search-Environment-Do-accelerated-data-models-reside/m-p/120976#M25135</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2016-04-05T14:49:02Z</dc:date>
    </item>
  </channel>
</rss>

