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!

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

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...