<?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: How to display custom indexed fields within the sidebar in fast mode? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-custom-indexed-fields-within-the-sidebar-in-fast/m-p/594109#M206779</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244534"&gt;@Hendrik2509&lt;/a&gt;&amp;nbsp;- Fast Mode only returns default fields and fields that you are searching as per definition.&lt;/P&gt;&lt;P&gt;So it does not necessarily search all the indexed fields.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Search/Changethesearchmode#:~:text=Using%20the%20Fast%20mode&amp;amp;text=Field%20discovery%20is%20the%20process,required%20to%20fulfill%20your%20search" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Search/Changethesearchmode#:~:text=Using%20the%20Fast%20mode&amp;amp;text=Field%20discovery%20is%20the%20process,required%20to%20fulfill%20your%20search&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 16:58:51 GMT</pubDate>
    <dc:creator>VatsalJagani</dc:creator>
    <dc:date>2022-04-18T16:58:51Z</dc:date>
    <item>
      <title>How to display custom indexed fields within the sidebar in fast mode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-custom-indexed-fields-within-the-sidebar-in-fast/m-p/594101#M206778</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have configured a custom indexed field via transforms.conf and props.conf as following:&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;transforms.conf:&amp;nbsp; (/apps/search/local/)&lt;/U&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[EventID]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;EventID::$&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;REGEX&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;regex expression&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;WRITE_META&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;true&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;U&gt;props.conf: (/apps/search/local)&lt;/U&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;[&amp;lt;sourcetype&amp;gt;]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;DATETIME_CONFIG&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;NO_BINARY_CHECK&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;true&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;category&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;custom&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;pulldown_type&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;LINE_BREAKER&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;([\r\n]+)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;TRANSFORMS-&lt;/SPAN&gt;&lt;SPAN&gt;EventID&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;EventID&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;U&gt;fields.conf (etc/system/local)&lt;/U&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[sourcetype::&amp;lt;sourcetype&amp;gt;::EventID]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;INDEXED&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;True&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The field EventID is getting indexed, I have checked it via&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;| walklex index="&amp;lt;index-name&amp;gt;" type=field
| search NOT field=" *"
| stats values(field)&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The field will also show up at the sidebar when searching in smart mode, but not when searching in fast mode.&lt;/DIV&gt;&lt;DIV&gt;Is there any way to make it show up in fast mode too?&lt;/DIV&gt;&lt;DIV&gt;I assumed this woulde have been done by the fields.conf Stanza, but it seems not to work for me.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:47:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-custom-indexed-fields-within-the-sidebar-in-fast/m-p/594101#M206778</guid>
      <dc:creator>Hendrik2509</dc:creator>
      <dc:date>2022-04-18T16:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to display custom indexed fields within the sidebar in fast mode?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-custom-indexed-fields-within-the-sidebar-in-fast/m-p/594109#M206779</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244534"&gt;@Hendrik2509&lt;/a&gt;&amp;nbsp;- Fast Mode only returns default fields and fields that you are searching as per definition.&lt;/P&gt;&lt;P&gt;So it does not necessarily search all the indexed fields.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Search/Changethesearchmode#:~:text=Using%20the%20Fast%20mode&amp;amp;text=Field%20discovery%20is%20the%20process,required%20to%20fulfill%20your%20search" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Search/Changethesearchmode#:~:text=Using%20the%20Fast%20mode&amp;amp;text=Field%20discovery%20is%20the%20process,required%20to%20fulfill%20your%20search&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-custom-indexed-fields-within-the-sidebar-in-fast/m-p/594109#M206779</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-04-18T16:58:51Z</dc:date>
    </item>
  </channel>
</rss>

