<?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: Parsing McAfee Firewall Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542536#M90640</link>
    <description>&lt;P&gt;From my perspective your props.conf looks good. Are your events currently being indexed line by line?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Mar 2021 11:06:50 GMT</pubDate>
    <dc:creator>dave_null</dc:creator>
    <dc:date>2021-03-05T11:06:50Z</dc:date>
    <item>
      <title>Parsing McAfee Firewall Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542422#M90635</link>
      <description>&lt;P&gt;Hello All!&lt;/P&gt;&lt;P&gt;I am trying to parse McAfee firewall logs but the props.conf I am using doesn't seem to work.&lt;/P&gt;&lt;P&gt;This is my props.conf:&lt;/P&gt;&lt;P&gt;[source::&amp;lt;source location&amp;gt;]&lt;BR /&gt;TIME_PREFIX = Time:\s+&lt;BR /&gt;TIME_FORMAT = %m/%d/%Y %H:%M:%S&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)Time:&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;/P&gt;&lt;P&gt;This is the log that I want to break at each timestamp line:&lt;/P&gt;&lt;P&gt;Time: 03/04/2021 17:31:18&lt;BR /&gt;Event: Traffic&lt;BR /&gt;IP Address: 172.16.0.21&lt;BR /&gt;Description:&lt;BR /&gt;Path:&lt;BR /&gt;Message: Blocked Incoming UDP - Source 172.16.0.21 : (54915) Destination 172.16.0.255 : (54915)&lt;BR /&gt;Matched Rule: Block all traffic&lt;BR /&gt;Time: 03/04/2021 17:31:19&lt;BR /&gt;Event: Traffic&lt;BR /&gt;IP Address: 172.16.0.21&lt;BR /&gt;Description:&lt;BR /&gt;Path:&lt;BR /&gt;Message: Blocked Incoming UDP - Source 172.16.0.21 : (54915) Destination 172.16.0.255 : (54915)&lt;BR /&gt;Matched Rule: Block all traffic&lt;BR /&gt;Time: 03/04/2021 17:31:20&lt;BR /&gt;Event: Traffic&lt;BR /&gt;IP Address: 172.16.0.21&lt;BR /&gt;Description:&lt;BR /&gt;Path:&lt;BR /&gt;Message: Blocked Incoming UDP - Source 172.16.0.21 : (54915) Destination 172.16.0.255 : (54915)&lt;BR /&gt;Matched Rule: Block all traffic&lt;BR /&gt;Time: 03/04/2021 17:31:21&lt;BR /&gt;Event: Traffic&lt;BR /&gt;IP Address: 172.16.0.21&lt;BR /&gt;Description:&lt;BR /&gt;Path:&lt;BR /&gt;Message: Blocked Incoming UDP - Source 172.16.0.21 : (54915) Destination 172.16.0.255 : (54915)&lt;BR /&gt;Matched Rule: Block all traffic&lt;BR /&gt;Time: 03/04/2021 17:31:22&lt;BR /&gt;Event: Traffic&lt;BR /&gt;IP Address: 172.16.0.21&lt;BR /&gt;Description:&lt;BR /&gt;Path:&lt;BR /&gt;Message: Blocked Incoming UDP - Source 172.16.0.21 : (54915) Destination 172.16.0.255 : (54915)&lt;BR /&gt;Matched Rule: Block all traffic&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 22:40:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542422#M90635</guid>
      <dc:creator>weicai88</dc:creator>
      <dc:date>2021-03-04T22:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing McAfee Firewall Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542536#M90640</link>
      <description>&lt;P&gt;From my perspective your props.conf looks good. Are your events currently being indexed line by line?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 11:06:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542536#M90640</guid>
      <dc:creator>dave_null</dc:creator>
      <dc:date>2021-03-05T11:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing McAfee Firewall Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542562#M90642</link>
      <description>&lt;P&gt;Yeah, the vast majority are 1 line, and there are many other line counts. What I need is events with 7 lines.&amp;nbsp; BTW, the props.conf is on heavy forwarders to send to Splunk Cloud.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="weicai88_0-1614954366545.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13191i0DF9B4FE57EBBDBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weicai88_0-1614954366545.png" alt="weicai88_0-1614954366545.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 14:27:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542562#M90642</guid>
      <dc:creator>weicai88</dc:creator>
      <dc:date>2021-03-05T14:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing McAfee Firewall Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542579#M90647</link>
      <description>&lt;P&gt;Just figured it out, instead of using source, sourcetype should be used in the props.conf. Now I am seeing proper events break-up:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="weicai88_0-1614957483098.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13197iCDC79470BA2429E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="weicai88_0-1614957483098.png" alt="weicai88_0-1614957483098.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 15:18:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Parsing-McAfee-Firewall-Logs/m-p/542579#M90647</guid>
      <dc:creator>weicai88</dc:creator>
      <dc:date>2021-03-05T15:18:41Z</dc:date>
    </item>
  </channel>
</rss>

