<?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 Splunk DB Connect: How to parse user name field form McAfee logs so it can support CIM? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-parse-user-name-field-form-McAfee-logs/m-p/344155#M41591</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have McAfee logs coming in to Splunk using Splunk DB Connect application. There are total 3 fields related to user name:&lt;BR /&gt;
1. user&lt;BR /&gt;
2. source_logon_user&lt;BR /&gt;
3. logon_user&lt;/P&gt;

&lt;P&gt;and the mcafee logs tagged to malware, attack, operations and the data is being accelerated by Malware datamodel. Malware data model looks for user and user field is available in McAfee logs, but the problem is I need to consider logon_user/source_logon_user not user field, I could simply rename source_logon_user/logon_user to user to work with CIM, again the problem with logon_user/source_logon_user has username like :&lt;/P&gt;

&lt;P&gt;domain\username&lt;BR /&gt;
&lt;A href="mailto:username@domain.com" target="_blank"&gt;username@domain.com&lt;/A&gt;&lt;BR /&gt;
username&lt;/P&gt;

&lt;P&gt;how to deal with the above scenarios, the reason why I would like to reformat the username field from above three scenarios to user, when we search something user=username , it will not return user=domain\username.&lt;/P&gt;

&lt;P&gt;please help me out, if any spelunker already faced/solved this problem. &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 16:34:40 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-09-29T16:34:40Z</dc:date>
    <item>
      <title>Splunk DB Connect: How to parse user name field form McAfee logs so it can support CIM?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-parse-user-name-field-form-McAfee-logs/m-p/344155#M41591</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have McAfee logs coming in to Splunk using Splunk DB Connect application. There are total 3 fields related to user name:&lt;BR /&gt;
1. user&lt;BR /&gt;
2. source_logon_user&lt;BR /&gt;
3. logon_user&lt;/P&gt;

&lt;P&gt;and the mcafee logs tagged to malware, attack, operations and the data is being accelerated by Malware datamodel. Malware data model looks for user and user field is available in McAfee logs, but the problem is I need to consider logon_user/source_logon_user not user field, I could simply rename source_logon_user/logon_user to user to work with CIM, again the problem with logon_user/source_logon_user has username like :&lt;/P&gt;

&lt;P&gt;domain\username&lt;BR /&gt;
&lt;A href="mailto:username@domain.com" target="_blank"&gt;username@domain.com&lt;/A&gt;&lt;BR /&gt;
username&lt;/P&gt;

&lt;P&gt;how to deal with the above scenarios, the reason why I would like to reformat the username field from above three scenarios to user, when we search something user=username , it will not return user=domain\username.&lt;/P&gt;

&lt;P&gt;please help me out, if any spelunker already faced/solved this problem. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:34:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-parse-user-name-field-form-McAfee-logs/m-p/344155#M41591</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-09-29T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect: How to parse user name field form McAfee logs so it can support CIM?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-parse-user-name-field-form-McAfee-logs/m-p/344156#M41592</link>
      <description>&lt;P&gt;By looking at the CIM doc &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/CIM/4.9.1/User/Malware" target="_blank"&gt;http://docs.splunk.com/Documentation/CIM/4.9.1/User/Malware&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;you want to use "dest_nt_domain" field to extract the domain separately from the username.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:41:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-DB-Connect-How-to-parse-user-name-field-form-McAfee-logs/m-p/344156#M41592</guid>
      <dc:creator>mhoogcarspel_sp</dc:creator>
      <dc:date>2020-09-29T16:41:40Z</dc:date>
    </item>
  </channel>
</rss>

