<?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: Displaying which indexes/sourcetypes feed datamodels in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272102#M86019</link>
    <description>&lt;P&gt;This answer is also helpful &lt;A href="https://answers.splunk.com/answers/597619/list-all-datamodels-with-the-feeds-index-sourcetyp.html"&gt;https://answers.splunk.com/answers/597619/list-all-datamodels-with-the-feeds-index-sourcetyp.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 10:34:49 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2020-03-25T10:34:49Z</dc:date>
    <item>
      <title>Displaying which indexes/sourcetypes feed datamodels</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272100#M86017</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;is there an easy way to display which indexes (and/or) sourcetypes feed the data models that are configured? Or how do you onboard new data and make sure that you notice if the format of that data changes over time and no longer matches the criteria to be part of a data model?&lt;/P&gt;
&lt;P&gt;Regards &lt;BR /&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:48:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272100#M86017</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2020-06-17T17:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying which indexes/sourcetypes feed datamodels</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272101#M86018</link>
      <description>&lt;P&gt;Hi Chris, A search such as this will give you an index/sourcetype breakdown of the events in a datamodel (Authentication for example)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| datamodel Authentication Authentication search | search * | stats count by sourcetype,index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have particular sourcetypes you care about, you could setup an alert on such a search for those sourcetypes missing.&lt;/P&gt;

&lt;P&gt;Please let me know if this answers your question!&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 15:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272101#M86018</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2016-04-01T15:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying which indexes/sourcetypes feed datamodels</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272102#M86019</link>
      <description>&lt;P&gt;This answer is also helpful &lt;A href="https://answers.splunk.com/answers/597619/list-all-datamodels-with-the-feeds-index-sourcetyp.html"&gt;https://answers.splunk.com/answers/597619/list-all-datamodels-with-the-feeds-index-sourcetyp.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 10:34:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272102#M86019</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2020-03-25T10:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying which indexes/sourcetypes feed datamodels</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272103#M86020</link>
      <description>&lt;P&gt;That ist he search  @jaime.ramirez proposes in his answer:&lt;BR /&gt;
 | datamodel &lt;BR /&gt;
 | rex field=_raw "\"modelName\"\s*:\s*\"(?[^\"]+)\"" &lt;BR /&gt;
 | fields modelName &lt;BR /&gt;
 | table modelName &lt;BR /&gt;
 | map maxsearches=40 search="tstats &lt;CODE&gt;summariesonly&lt;/CODE&gt; count from datamodel=$modelName$ by sourcetype,index | eval modelName=\"$modelName$\""&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:42:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Displaying-which-indexes-sourcetypes-feed-datamodels/m-p/272103#M86020</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2020-09-30T04:42:07Z</dc:date>
    </item>
  </channel>
</rss>

