<?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 Re: index field list in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514436#M144381</link>
    <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; his comment, you can also use the '| fieldsummary' command to get a summary of all fields extracted from the events in a certain index.&lt;/P&gt;&lt;P&gt;index=your_index | fieldsummary&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 11:46:49 GMT</pubDate>
    <dc:creator>FrankVl</dc:creator>
    <dc:date>2020-08-17T11:46:49Z</dc:date>
    <item>
      <title>index field list</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514368#M144359</link>
      <description>&lt;P&gt;I have a index， I want to know all display fields list and field description for this index without running the search,&amp;nbsp; where in splunk enterprise security, can we find this info?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 03:27:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514368#M144359</guid>
      <dc:creator>cyberpop</dc:creator>
      <dc:date>2020-08-17T03:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: index field list</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514402#M144366</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225073"&gt;@cyberpop&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Splunk isn't a DB, so there isn't a list of fields related to an index, in other words, an index isn't a table!&lt;/P&gt;&lt;P&gt;So in Splunk fields extraction is ususally related to sourcetype, so you could try to see in [Settings -- Sourcetypes] if there is the list of the fields extractions, but it could be not sufficient, because if in your logs, theres something like "field=value", there's no field extraction and Splunk automatically recognize a field.&lt;/P&gt;&lt;P&gt;In conclusion, the only way to have the field list is to run a search like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index
| table *
| transpose
| table column&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 07:52:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514402#M144366</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-08-17T07:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: index field list</title>
      <link>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514436#M144381</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; his comment, you can also use the '| fieldsummary' command to get a summary of all fields extracted from the events in a certain index.&lt;/P&gt;&lt;P&gt;index=your_index | fieldsummary&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 11:46:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/index-field-list/m-p/514436#M144381</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2020-08-17T11:46:49Z</dc:date>
    </item>
  </channel>
</rss>

