Getting Data In

field extraction

VijaySrrie
Builder

Hi,

How to find whether a field is extracted at index time (or) search time?

Labels (1)

isoutamo
SplunkTrust
SplunkTrust

Hi

You could use walklex command to get list of index time extractions. Rest of fields are search time extracted.

 

| walklex index=main type=field
| dedup field
| table field

 

https://docs.splunk.com/Documentation/Splunk/8.1.0/SearchReference/Walklex

r. Ismo 

VijaySrrie
Builder

I am getting below error in Splunk PROD

Unknown search command 'walklex'.

0 Karma

isoutamo
SplunkTrust
SplunkTrust
HI
this command has come on version 7.3.0. If you have older version then it's time to update anyhow as 7.2 is quite soon out of support.
Before that you could search from answers what are other ways to get this information.
r. Ismo
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

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