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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...