<?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: Forcepoint Proxy syslogs - Parsing questions in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303468#M57290</link>
    <description>&lt;P&gt;What DOES delimit the user field?  If it's not a space, not a comma, what would tell one that the end of the user string is there?&lt;/P&gt;</description>
    <pubDate>Sun, 21 May 2017 02:29:42 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2017-05-21T02:29:42Z</dc:date>
    <item>
      <title>Forcepoint Proxy syslogs - Parsing questions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303467#M57289</link>
      <description>&lt;P&gt;we're getting the syslogs exports from our Forcepoint appliances, using their standardised SIEM integration. The format of the output generally works except for "user". &lt;/P&gt;

&lt;P&gt;Because the Forcepoint syslogger insists on listing the full LDAP path of the user, it's littered with commas and equals, but has no external delimiter:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;user=LDAP://ldap.emea.company.loc OU=PST Disable Test,OU=Test,DC=emea,DC=Company,DC=loc/surname\, first
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Splunk parses this as &lt;EM&gt;user= "LDAP://ldap.emea.company.loc"&lt;/EM&gt;&lt;BR /&gt;
can force remove teh Spaces with "_" using Forcepoint's escape sequences, which results in:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;user=LDAP://ldap.emea.company.loc_OU=PST_Disable_Test,OU=Test,DC=emea,DC=company,DC=loc/surname_,_first
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which Splunk interprets as:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;user = "LDAP://ldap.emea.company.loc_OU=PST_Disable_Test"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;any suggestions as to how i can delimit or replace the field to just contain something Splunk can recognise? &lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 11:02:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303467#M57289</guid>
      <dc:creator>mooree</dc:creator>
      <dc:date>2017-05-19T11:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Forcepoint Proxy syslogs - Parsing questions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303468#M57290</link>
      <description>&lt;P&gt;What DOES delimit the user field?  If it's not a space, not a comma, what would tell one that the end of the user string is there?&lt;/P&gt;</description>
      <pubDate>Sun, 21 May 2017 02:29:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303468#M57290</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2017-05-21T02:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forcepoint Proxy syslogs - Parsing questions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303469#M57291</link>
      <description>&lt;P&gt;That's the crux of the issue. There's nothing obvious to use. In fact characters within the value are reasonably being interpreted as the terminator. &lt;/P&gt;

&lt;P&gt;I either need to teach the Forcepoint Appliance how to write it's log better, or hope some Splunking Hero has figured out how to get Splunk to parse this better. &lt;/P&gt;

&lt;P&gt;Eric &lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2017 08:52:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303469#M57291</guid>
      <dc:creator>mooree</dc:creator>
      <dc:date>2017-05-22T08:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Forcepoint Proxy syslogs - Parsing questions</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303470#M57292</link>
      <description>&lt;P&gt;Found my own answer: &lt;A href="https://answers.splunk.com/answers/453509/websense-stripping-ldap-ou-dc-strings-from-user-fi.html"&gt;https://answers.splunk.com/answers/453509/websense-stripping-ldap-ou-dc-strings-from-user-fi.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I also  downloaded the Websense plug CIM module for Splunk, which contains this already. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/2966/"&gt;https://splunkbase.splunk.com/app/2966/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2017 18:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forcepoint-Proxy-syslogs-Parsing-questions/m-p/303470#M57292</guid>
      <dc:creator>mooree</dc:creator>
      <dc:date>2017-05-26T18:37:42Z</dc:date>
    </item>
  </channel>
</rss>

