Splunk Search

Problem with (automatic or not) field extraction

a_naoum
Path Finder

Hi guys,

I have this case. Structured (more or less) data, KV pairs with '=' and divided with tabs.

Case 1 (automatic KV):
All good except two fields which contains urls. If the urls have '&' and after that KV pairs (typical for pages with fields) then all the data after the first '&' is been divided to fields (ex. url=koko.com/kokokok.php?oko&a=oooo&b=pooo) In the example I will have extracted fields url, a and b.

Case 2 (no automatic KV, use of DELIMS = "\t", "=" only)
All good except the two fields which contains urls. If the urls have '&' they are just simple disappeared. They are not extracted.

So it is possible somehow to get the urls corrected and regardless of the '&' with one way or another?

thanks!

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 ...