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!

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...