Splunk Search

Posible Bug in Interactive Field Extraction

rhoska
Engager

In 4.2.1 build 98164 I'm using the Interactive Field Extractor and the Generated pattern automatically generates an expression similar to (?:[^:\n]*:){6}//(?P<FIELDNAME2>[^\.]+).

When attempting to save the expression a validation error pops: "Each field must have a name. 1 field(s) do not have names."

Manually Editing the expression and removing the number in the parameter <FIELDNAME> i.e. (?:[^:\n]*:){6}//(?P<FIELDNAME>[^\.]+) will allow you to save the expression.

Regenerating the regex pattern changes the <FIELDNAME> parameter back to <FIELDNAME2>.

Tags (2)

neelamssantosh
Contributor

make sure that
fieldname "FIELDNAME" is not being used/generated for other users.

0 Karma

scrotty
Engager

Still an issue in 4.3

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