<?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 Make logs CIM compatible - Malware in Splunk ES in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Make-logs-CIM-compatible-Malware-in-Splunk-ES/m-p/464959#M4111</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am using Sophos AV in my environment and it produces the logs in JSON format.&lt;/P&gt;

&lt;P&gt;I want to see them in malware center in Splunk ES.&lt;/P&gt;

&lt;P&gt;But some of the fields are not present in the logs, specially action field for which I am preparing one CSV (combination of event name and action). I will arrange auto-lookup then which should populate action field.&lt;/P&gt;

&lt;P&gt;I don't have much idea on how to make them CIM compatible.&lt;/P&gt;

&lt;P&gt;If I go by logic which I follow:&lt;BR /&gt;
1. Trying to check whether all the required fields are being populated.&lt;BR /&gt;
2. AV logs are properly tagged and relevant event types are created.&lt;/P&gt;

&lt;P&gt;I have zero knowledge on pivot and data set creation. &lt;/P&gt;

&lt;P&gt;Considering the required data sets are already created in data model.&lt;/P&gt;

&lt;P&gt;Do I need to use pivot (mandatory)? Is my above understanding correct?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Tejas&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2019 11:43:43 GMT</pubDate>
    <dc:creator>tbavarva</dc:creator>
    <dc:date>2019-10-23T11:43:43Z</dc:date>
    <item>
      <title>Make logs CIM compatible - Malware in Splunk ES</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Make-logs-CIM-compatible-Malware-in-Splunk-ES/m-p/464959#M4111</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I am using Sophos AV in my environment and it produces the logs in JSON format.&lt;/P&gt;

&lt;P&gt;I want to see them in malware center in Splunk ES.&lt;/P&gt;

&lt;P&gt;But some of the fields are not present in the logs, specially action field for which I am preparing one CSV (combination of event name and action). I will arrange auto-lookup then which should populate action field.&lt;/P&gt;

&lt;P&gt;I don't have much idea on how to make them CIM compatible.&lt;/P&gt;

&lt;P&gt;If I go by logic which I follow:&lt;BR /&gt;
1. Trying to check whether all the required fields are being populated.&lt;BR /&gt;
2. AV logs are properly tagged and relevant event types are created.&lt;/P&gt;

&lt;P&gt;I have zero knowledge on pivot and data set creation. &lt;/P&gt;

&lt;P&gt;Considering the required data sets are already created in data model.&lt;/P&gt;

&lt;P&gt;Do I need to use pivot (mandatory)? Is my above understanding correct?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Tejas&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 11:43:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Make-logs-CIM-compatible-Malware-in-Splunk-ES/m-p/464959#M4111</guid>
      <dc:creator>tbavarva</dc:creator>
      <dc:date>2019-10-23T11:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Make logs CIM compatible - Malware in Splunk ES</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Make-logs-CIM-compatible-Malware-in-Splunk-ES/m-p/464960#M4112</link>
      <description>&lt;P&gt;Hi Tejas,&lt;/P&gt;

&lt;P&gt;It's not clear from your question, actually what help you need.&lt;/P&gt;

&lt;P&gt;To make the data CIM compatible means, identify the fields from the data and name them as per the CIM rules.&lt;BR /&gt;
Example,&lt;BR /&gt;
- For IP address extraction, usually we the filed name ip_add, ip_location, etc...&lt;BR /&gt;
- But to make it CIM compatible, the filed name should be src_ip or dest_ip.&lt;/P&gt;

&lt;P&gt;Similarly eventtype or tag should be defined as per the naming convention of CIM rules.&lt;/P&gt;

&lt;P&gt;In your case for MALWARE dashboard,&lt;BR /&gt;
- check the datamodel or dataset being used in Malware dashboard&lt;BR /&gt;
- identify the sourcetype/eventtype/tag for mail search query (means your data should be ingesting in splunk with this sourcetype/eventtype/tag value)&lt;BR /&gt;
- identify the required fields and rename your extracted fields as per the fields in datamodel/dataset&lt;/P&gt;

&lt;P&gt;Pivot is just a data visualization feature, the same thing you do with stats or other chart commands.&lt;/P&gt;

&lt;P&gt;The below Splunk App may help to understand CIM compliance better.&lt;BR /&gt;
&lt;A href="https://splunkbase.splunk.com/app/1621/" target="_blank"&gt;https://splunkbase.splunk.com/app/1621/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if any other details are required.&lt;/P&gt;

&lt;P&gt;Accept and upvote the answer if it helps.&lt;/P&gt;

&lt;P&gt;Happy splunking........!!!!!!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:35:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Make-logs-CIM-compatible-Malware-in-Splunk-ES/m-p/464960#M4112</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2020-09-30T02:35:58Z</dc:date>
    </item>
  </channel>
</rss>

