<?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 CIM and Datamodels and or Macros in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639824#M16023</link>
    <description>&lt;P&gt;There are several parts as follows:&lt;BR /&gt;1: Get new data in.&lt;BR /&gt;2: Do the CIM mapping.&lt;BR /&gt;2a: Usually there is an app in splunkbase that does this but is it doing it's job well enough?&amp;nbsp; Check with this:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/CIM/latest/User/UsetheCIMtovalidateyourdata" target="_blank"&gt;https://docs.splunk.com/Documentation/CIM/latest/User/UsetheCIMtovalidateyourdata&lt;/A&gt;&lt;BR /&gt;2a1: Sometimes the app does a good job.&lt;BR /&gt;2a2: Sometimes the app needs to be fixed.&lt;BR /&gt;2a2a: Sometimes the author can be found and cares and will update the app if you send him your fix.&lt;BR /&gt;2a2b: Most of the time, your fix is for you alone.&lt;BR /&gt;2b: Sometimes there is no app and you have to do ALL of the work yourself.&lt;BR /&gt;3: Set your "cim_*_index" macros.&amp;nbsp; You can use a scheduled search in the "CIM Toolkit" app to do this.&amp;nbsp; This search can also be scheduled to let you know when your macro needs to be updated:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://classic.splunkbase.splunk.com/app/6243" target="_blank"&gt;https://classic.splunkbase.splunk.com/app/6243&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The CIM Toolkit is a treasure trove of useful macros, searches, and ideas on how best to leverage the CIM in a SIEM.&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 15:44:39 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2023-04-13T15:44:39Z</dc:date>
    <item>
      <title>Splunk CIM and Datamodels and or Macros</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639696#M16009</link>
      <description>&lt;P&gt;There a re many good Apps in Splunk Base and if your asking for compliance some APPS will ask you too make sure your data is "CIM compliant"&lt;/P&gt;&lt;P&gt;Mainly the infosec apps and the&amp;nbsp;compliance essentials for splunk&lt;/P&gt;&lt;P&gt;I have done more searching on this than literally anything for Splunk "So Far"&lt;/P&gt;&lt;P&gt;and one thin I can find is a example where they have all details laid out and obvious as to what that looks like.&lt;/P&gt;&lt;P&gt;I guess I figured most of the communities looked the same because the data looks the same going in but it feels like rocket Science.&lt;/P&gt;&lt;P&gt;I tried to follow things like&amp;nbsp;&lt;A href="https://www.deductiv.net/blog/splunk-cim-performance/" target="_blank"&gt;https://www.deductiv.net/blog/splunk-cim-performance/&lt;/A&gt;&amp;nbsp; but even that has had some fields not show up where I know they should in Infosec App especially.&lt;/P&gt;&lt;P&gt;That has me ultimately editing the macro for Authentication but I have also read don't edit this so what gives?&lt;/P&gt;&lt;P&gt;Maybe I am going about this the wrong way.&lt;/P&gt;&lt;P&gt;So if you can either show me what you env looks like----- OR point me to a place that does splunk CIM compliance fomr a-z in all relevant fields for dummies I would be very interested thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 22:00:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639696#M16009</guid>
      <dc:creator>domino30</dc:creator>
      <dc:date>2023-04-12T22:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk CIM and Datamodels and or Macros</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639768#M16016</link>
      <description>&lt;P&gt;There is no such thing as 100% CIM compliance.&amp;nbsp; Each data source contains certain fields, which most likely will not be all of the fields in any given CIM data model.&amp;nbsp; Such is life.&amp;nbsp; We work with what we have.&lt;/P&gt;&lt;P&gt;The goal of CIM is to use a s common set of field names to make it easier to write searches.&amp;nbsp; CIM is not about forcing data to conform to certain models.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 12:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639768#M16016</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-04-13T12:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk CIM and Datamodels and or Macros</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639824#M16023</link>
      <description>&lt;P&gt;There are several parts as follows:&lt;BR /&gt;1: Get new data in.&lt;BR /&gt;2: Do the CIM mapping.&lt;BR /&gt;2a: Usually there is an app in splunkbase that does this but is it doing it's job well enough?&amp;nbsp; Check with this:&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/CIM/latest/User/UsetheCIMtovalidateyourdata" target="_blank"&gt;https://docs.splunk.com/Documentation/CIM/latest/User/UsetheCIMtovalidateyourdata&lt;/A&gt;&lt;BR /&gt;2a1: Sometimes the app does a good job.&lt;BR /&gt;2a2: Sometimes the app needs to be fixed.&lt;BR /&gt;2a2a: Sometimes the author can be found and cares and will update the app if you send him your fix.&lt;BR /&gt;2a2b: Most of the time, your fix is for you alone.&lt;BR /&gt;2b: Sometimes there is no app and you have to do ALL of the work yourself.&lt;BR /&gt;3: Set your "cim_*_index" macros.&amp;nbsp; You can use a scheduled search in the "CIM Toolkit" app to do this.&amp;nbsp; This search can also be scheduled to let you know when your macro needs to be updated:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://classic.splunkbase.splunk.com/app/6243" target="_blank"&gt;https://classic.splunkbase.splunk.com/app/6243&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The CIM Toolkit is a treasure trove of useful macros, searches, and ideas on how best to leverage the CIM in a SIEM.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 15:44:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-CIM-and-Datamodels-and-or-Macros/m-p/639824#M16023</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2023-04-13T15:44:39Z</dc:date>
    </item>
  </channel>
</rss>

