Splunk Search

Field extraction on post multikv field?

Simon_Shelston
Splunk Employee
Splunk Employee

Is it possible to create a field extraction on a field that only exists after piping through multikv?

In other words, can I persist this:

index="os" sourcetype="netstat" | multikv | rex field=LocalAddress "(?<port>\d{5})$"
Tags (1)
0 Karma
1 Solution

Simon_Shelston
Splunk Employee
Splunk Employee

No, Splunk will not extract fields that are only present post multikv. This extraction will need to be based on the _raw field.

View solution in original post

0 Karma

Simon_Shelston
Splunk Employee
Splunk Employee

No, Splunk will not extract fields that are only present post multikv. This extraction will need to be based on the _raw field.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

okay, i just edited it and saw the tag was htmlized away. so that should work as is. just can't make it auto whatever.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Well, to clarify, it will do almost just as you've set up above (though you're missing a field name for the extraction), it just can't be set up as an automatic extraction.

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...