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!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...