<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how can i view a list of indexed fields? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38493#M7102</link>
    <description>&lt;P&gt;I've added an index time field extraction which overlaps with a delimiter based search time extraction.  i think i've got the settings right, but i can't use the fact that the field is available from the search app as proof that my field was extracted at index time.  what tools can i use to verify that my field was indeed added to the index?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jul 2011 16:16:42 GMT</pubDate>
    <dc:creator>tpsplunk</dc:creator>
    <dc:date>2011-07-06T16:16:42Z</dc:date>
    <item>
      <title>how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38493#M7102</link>
      <description>&lt;P&gt;I've added an index time field extraction which overlaps with a delimiter based search time extraction.  i think i've got the settings right, but i can't use the fact that the field is available from the search app as proof that my field was extracted at index time.  what tools can i use to verify that my field was indeed added to the index?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2011 16:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38493#M7102</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2011-07-06T16:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38494#M7103</link>
      <description>&lt;P&gt;I don't think there is any way to view a list of all fields which splunk has indexed within the UI, at least AFAIK. What you can do is to look at the tags inside of the raw data in your hot/warm buckets. The file is called journal.gz. If you unpack it you can read the rawdata and see the indexed fields. Ideally, you should name the fields something slightly different, because as you've seen, this creates a data management headache. Just to reiterate, most of the time index time field extractions are not necessary. &lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2011 15:57:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38494#M7103</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-07T15:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38495#M7104</link>
      <description>&lt;P&gt;how can i tell which are indexed fields in the journal.gz?  it looks like all my fields show up (which could be the raw data i suppose).  would it show up between the sourcetype and the "punct"?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 22:05:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38495#M7104</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2011-07-08T22:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38496#M7105</link>
      <description>&lt;P&gt;where you see sourcetype and punct, those are fields which are indexed, so I would expect to see it in that section. Its probably easier just to rename the field to something else to ensure its showing up as the new name, vs digging through the journal. It isn't my idea of a good time anyway.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 22:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38496#M7105</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2011-07-08T22:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38497#M7106</link>
      <description>&lt;P&gt;ok, perfect it is showing up there.  thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2011 22:35:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38497#M7106</guid>
      <dc:creator>tpsplunk</dc:creator>
      <dc:date>2011-07-08T22:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38498#M7107</link>
      <description>&lt;P&gt;A very old question, but I was wondering the same thing today and just came across the answer in conf talk by Martin Muller (&lt;A href="https://conf.splunk.com/files/2019/summit/FN1003.mp4"&gt;https://conf.splunk.com/files/2019/summit/FN1003.mp4&lt;/A&gt;)&lt;/P&gt;

&lt;P&gt;The command walklex (&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/SearchReference/Walklex"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/SearchReference/Walklex&lt;/A&gt;) can be used:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| walklex index="&amp;lt;index-name&amp;gt;" type=field
| search NOT field=" *"
| stats list(distinct_values) by field
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this is of use to people&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 13:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/38498#M7107</guid>
      <dc:creator>a_kearney</dc:creator>
      <dc:date>2020-01-22T13:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/521574#M88121</link>
      <description>&lt;P&gt;It's 2020 now, and is the answer the same now?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 00:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/521574#M88121</guid>
      <dc:creator>SUNDAY</dc:creator>
      <dc:date>2020-09-26T00:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/521578#M88122</link>
      <description>&lt;P&gt;Yes&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226786"&gt;@SUNDAY&lt;/a&gt;&amp;nbsp;.. before your answer, Jan 2020 there was an answer as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;that walklex should be working fine, as per my understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.1/SearchReference/Walklex&amp;nbsp;" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.1/SearchReference/Walklex&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 02:07:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/521578#M88122</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2020-09-26T02:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/523222#M88373</link>
      <description>&lt;P&gt;| rest splunk_server=local /servicesNS/nobody/search/configs/conf-fields | fields - TOKENIZER eai:acl.can_* eai:acl.mod* eai:acl.owner eai:acl.perms* eai:acl.remov* eai:acl.sharing* acl:appName id published updated | search disabled=0 | outputlookup fields_idx.csv&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 15:22:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/523222#M88373</guid>
      <dc:creator>landen99</dc:creator>
      <dc:date>2020-10-06T15:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: how can i view a list of indexed fields?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/557773#M92308</link>
      <description>&lt;P&gt;This should be marked as the new solution.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 09:28:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-can-i-view-a-list-of-indexed-fields/m-p/557773#M92308</guid>
      <dc:creator>marand</dc:creator>
      <dc:date>2021-06-30T09:28:08Z</dc:date>
    </item>
  </channel>
</rss>

