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!

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...