Splunk Search

how to search for index time extracted fields added to metadata

ankithreddy777
Contributor

I need only fields that are extracted during index_time which are added to _meta. How to search for them so that search is faster

0 Karma

somesoni2
Revered Legend

Try something like this. This should give a list of metadata fields available for an index-sourcetype combination.

| metasearch index=YourIndex sourcetype=YourSourceType | head 1 | transpose 

gcusello
SplunkTrust
SplunkTrust

Hi ankithreddy777,
use | metasearch before your search condition.
see http://docs.splunk.com/Documentation/Splunk/6.5.2/SearchReference/Metasearch
Bye.
Giuseppe

Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...