<?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 Why need index when create dataset in Datamodel in Splunk 7.3 in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496853#M9521</link>
    <description>&lt;P&gt;Now i using Splunk 7.3 and creating datamodel with search sourcetype but it's false ??&lt;BR /&gt;
I try with splunk 7.2 and lower then Ok. &lt;/P&gt;

&lt;P&gt;Please tell me why? and how to fix it? &lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7778i8F091389B6101767/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Oct 2019 02:39:49 GMT</pubDate>
    <dc:creator>longnh26</dc:creator>
    <dc:date>2019-10-02T02:39:49Z</dc:date>
    <item>
      <title>Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496853#M9521</link>
      <description>&lt;P&gt;Now i using Splunk 7.3 and creating datamodel with search sourcetype but it's false ??&lt;BR /&gt;
I try with splunk 7.2 and lower then Ok. &lt;/P&gt;

&lt;P&gt;Please tell me why? and how to fix it? &lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7778i8F091389B6101767/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 02:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496853#M9521</guid>
      <dc:creator>longnh26</dc:creator>
      <dc:date>2019-10-02T02:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496854#M9522</link>
      <description>&lt;P&gt;All the data ingested at Splunk have to be assigned to an index. Check if the index you are using on version 7.2 is the setup as default at Splunk role assigned to the user you are creating the datamodel. It is possible the index is setup as default for searching. &lt;BR /&gt;
See below how you can check:&lt;BR /&gt;
Please navigate to Splunk menu and select:&lt;/P&gt;

&lt;P&gt;Settings/Roles and edit the particular role, and check if the index is setup as a default under Indexes tab. If so, then run the same procedure to version 7.3. If the index is not created or assigned to default, then create and setup the configuration. &lt;BR /&gt;
The best practice is to specify the indexes when you are creating the reports/dashboards/datamodels, etc... to avoid performance issues when running on large environments. So my suggestion is to always use the index to identify your data. &lt;BR /&gt;
E.g:&lt;/P&gt;

&lt;P&gt;index=stream sourcetype=stream:http&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7777iA79C2E436EE35768/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 07:37:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496854#M9522</guid>
      <dc:creator>ivanreis</dc:creator>
      <dc:date>2019-10-02T07:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496855#M9523</link>
      <description>&lt;P&gt;Maybe if you add index=* it works?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 11:56:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496855#M9523</guid>
      <dc:creator>gfreitas</dc:creator>
      <dc:date>2019-10-02T11:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496856#M9524</link>
      <description>&lt;P&gt;You should always have a index specified in the datamodel even if its index=* so if you don't have any index anywere, that error seems to be correct.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 11:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496856#M9524</guid>
      <dc:creator>broberg</dc:creator>
      <dc:date>2019-10-02T11:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496857#M9525</link>
      <description>&lt;P&gt;because this index have many other data, then i think if use only sourcetype to increase performance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 07:49:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496857#M9525</guid>
      <dc:creator>longnh26</dc:creator>
      <dc:date>2019-10-03T07:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why need index when create dataset in Datamodel in Splunk 7.3</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496858#M9526</link>
      <description>&lt;P&gt;Yes, it's work. But this index have many other data, then i think if use only sourcetype to increase performance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2019 07:50:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-need-index-when-create-dataset-in-Datamodel-in-Splunk-7-3/m-p/496858#M9526</guid>
      <dc:creator>longnh26</dc:creator>
      <dc:date>2019-10-03T07:50:27Z</dc:date>
    </item>
  </channel>
</rss>

