All Apps and Add-ons

Splunk websense content gateway - URL's containing the ampersand (&) symbol are not been extracted correctly

gjanders
SplunkTrust
SplunkTrust

This post is for the team managing the WebSense content gateway add on, and for anyone else who experiences this issue.

For the websense:cg:kv sourcetype, the fields are been auto-extracted by the key=value method, as per Splunk's default.
The issue we are hitting with this is some URL's include the ampersand symbol, or &.

Due to this the entries such as:
url=http://pixel.yabidos.com/nflrc.gif?cb=1479701935398&ver=1.0r5&qid=636373f5936373f5930353&p=8CU3827QO...

Beomes many fields, the url becomes:
http://pixel.yabidos.com/nflrc.gif?cb=1479701935398

Which is problematic, we are working around this by creating the extraction:
url=(?P\S+)

But perhaps the application needs an update to handle this scenario.

0 Karma
1 Solution

gjanders
SplunkTrust
SplunkTrust

The question is actually answered in the post, however I would like a comment from anyone managing the application or anyone else expericing the issue...

View solution in original post

0 Karma

gjanders
SplunkTrust
SplunkTrust

The question is actually answered in the post, however I would like a comment from anyone managing the application or anyone else expericing the issue...

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...