<?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: Questions about Data Model new source addition. in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586196#M10636</link>
    <description>&lt;P&gt;Yes.&lt;BR /&gt;Thank you so much for the explanation.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 11:24:47 GMT</pubDate>
    <dc:creator>zacksoft_wf</dc:creator>
    <dc:date>2022-02-23T11:24:47Z</dc:date>
    <item>
      <title>Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586170#M10630</link>
      <description>&lt;P&gt;I have&amp;nbsp; this 'Email' Data Model in ES. The model is populated by macro and tags(2 eventypes populated by saved searches)&lt;BR /&gt;&lt;SPAN&gt;(`cim_Email_indexes`) tag=&lt;/SPAN&gt;&lt;STRONG&gt;IS_Email&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;The two eventtypes have IS_Email tag associated to them . Now,&amp;nbsp; A new source needs to be fed into the dataModel. The fields of the new source&amp;nbsp; are cim compatible but are not fed into the dataModel. And I checked the corresponding eventType and there were some tags associated to it but IS_Email tag wasn't there. So, To add the data from this new EventType into the datamodel, if I just add IS_Email tag into it(the eventtype), is it sufficient ? Or anything else is required ? If this is sufficient, then after adding the Tag, do I need to rebuild the Email DataModel&amp;nbsp; ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 18:42:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586170#M10630</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-02-23T18:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586173#M10631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237518"&gt;@zacksoft_wf&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;at first, you have to check if the new source you're ingesting is CIM 4.x compliant.&lt;/P&gt;&lt;P&gt;If it's CIM 4.x compliant you don't have to do nothing, if it isn't you have to normalize your TA to make your source compliant.&lt;/P&gt;&lt;P&gt;In other words, it isn't suffient to add the tag to the eventtype, also because your tag "IS_mail" isn't CIM compliant, the correct tag is "mail".&lt;/P&gt;&lt;P&gt;The first hint is to search in apps.splunk.com an Add-On CIM 4.x compliant for your data source, so you don't have to do nothing, otherwise you have to use an app as CIM Validator (&lt;A href="https://splunkbase.splunk.com/app/2968/" target="_blank"&gt;https://splunkbase.splunk.com/app/2968/&lt;/A&gt;) or Splunk Common Information Model (CIM) App (&lt;A href="https://splunkbase.splunk.com/app/1621/)" target="_blank"&gt;https://splunkbase.splunk.com/app/1621/)&lt;/A&gt;&amp;nbsp;and manually make all the normalizations (field names, field values, tags, etc...).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 09:17:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586173#M10631</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-23T09:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586183#M10632</link>
      <description>&lt;P&gt;In my instance I&amp;nbsp; see all the eventtypes tagged to IS_Email are also tagged with 'email'.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Also I checked the TA sourcetypes and its fields are parsed as per the cim complaint fields.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;In that case just adding the 'email'&amp;nbsp; and 'Is_Email' tag to the new eventtype is enough to fed its data to the datamodel ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 10:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586183#M10632</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-02-23T10:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586184#M10633</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237518"&gt;@zacksoft_wf&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;what technology are you ingesting?&lt;/P&gt;&lt;P&gt;what's the Add-On you're using?&lt;/P&gt;&lt;P&gt;as I said, if you're using a CIM 4.x compliance Add-On you don't have do do nothing, otherwise you have to check CIM 4.x compliance of your data source, you can use the Apps I listed in my previous answer.&lt;/P&gt;&lt;P&gt;Add the tag could not be sufficient.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 10:20:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586184#M10633</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-23T10:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586192#M10634</link>
      <description>&lt;P&gt;ingesting ProofPoint TA data&lt;BR /&gt;proof point email security&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:22:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586192#M10634</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-02-23T11:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586194#M10635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237518"&gt;@zacksoft_wf&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I suppose, you're speaking of Proofpoint Email Security Add-On, is it correct?&lt;/P&gt;&lt;P&gt;This TA is CIM 4.x compliant, so it should correctly run.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:16:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586194#M10635</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-23T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586196#M10636</link>
      <description>&lt;P&gt;Yes.&lt;BR /&gt;Thank you so much for the explanation.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:24:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586196#M10636</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-02-23T11:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586197#M10637</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237518"&gt;@zacksoft_wf&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:26:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586197#M10637</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-23T11:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586198#M10638</link>
      <description>&lt;P&gt;If I may just ask&amp;nbsp; a related question,&lt;BR /&gt;What if I ever decide to stop the feed from one eventtype. Will just by removing the 'email' tag from the corresponding eventtype do the job ? And no re-build or anything required ?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:29:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586198#M10638</guid>
      <dc:creator>zacksoft_wf</dc:creator>
      <dc:date>2022-02-23T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about Data Model new source addition.</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586200#M10639</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237518"&gt;@zacksoft_wf&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;for new questions, I hint to open a different question so more people can help you better and quicker than me!&lt;/P&gt;&lt;P&gt;Anyway, if you remove a tag from an eventtype, new data from that data source will not be indexed in the Data Model, but already indexed data remain in it, if you want to delete them from the Data Model, you have to rebuild the Data Model.&lt;/P&gt;&lt;P&gt;If you don't want to modify the TA, you could also modify the rule in the Data Model.&lt;/P&gt;&lt;P&gt;Why to do this?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 11:45:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Questions-about-Data-Model-new-source-addition/m-p/586200#M10639</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-23T11:45:16Z</dc:date>
    </item>
  </channel>
</rss>

