<?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: A new search field no longer shows in Interesting Fields to be selected in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140040#M38592</link>
    <description>&lt;P&gt;&lt;CODE&gt;Interesting fields&lt;/CODE&gt; are fields that have values in over 20% of the events that are returned from your search. The amount of fields you see in interesting fields can also depend on your search mode (fast mode does not perform field discovery). If you go to "All Fields", you can then search for your field or change the threshold. From there, you can also make the field selected, even if it isn't considered an "interesting" field.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/311i4298247FD804411E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2015 21:11:34 GMT</pubDate>
    <dc:creator>aljohnson_splun</dc:creator>
    <dc:date>2015-04-09T21:11:34Z</dc:date>
    <item>
      <title>A new search field no longer shows in Interesting Fields to be selected</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140039#M38591</link>
      <description>&lt;P&gt;I would appreciate any comments:&lt;/P&gt;

&lt;P&gt;1) Added "Total" as one of my Selected Fields from the following search (this worked fine):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="HP" sourcetype="csv" | eval ActionObligation1=tonumber(replace(ActionObligation,",","")) | eventstats sum(ActionObligation1) as Total | eval Total=if(Total&amp;gt;0,"$".tostring(Total,"commas"),"($".tostring(Total*-1,"commas").")")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2) Then I changed "Total" to "GrandTotal" and forgot to remove the previous "Total" from Selected Fields&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="HP" sourcetype="csv" | eval ActionObligation1=tonumber(replace(ActionObligation,",","")) | eventstats sum(ActionObligation1) as GrandTotal | eval GrandTotal=if(GrandTotal&amp;gt;0,"$".tostring(GrandTotal,"commas"),"($".tostring(GrandTotal*-1,"commas").")")
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;3) I then unchecked all Selected Fields &lt;BR /&gt;
4) How do I get GrandTotal to appear in Interesting Fields?  It no longer displays as an interesting new field.  I tried changing back to Total and it no longer displays it under Interesting fields either. &lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:46:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140039#M38591</guid>
      <dc:creator>Splunk2016</dc:creator>
      <dc:date>2015-04-09T20:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: A new search field no longer shows in Interesting Fields to be selected</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140040#M38592</link>
      <description>&lt;P&gt;&lt;CODE&gt;Interesting fields&lt;/CODE&gt; are fields that have values in over 20% of the events that are returned from your search. The amount of fields you see in interesting fields can also depend on your search mode (fast mode does not perform field discovery). If you go to "All Fields", you can then search for your field or change the threshold. From there, you can also make the field selected, even if it isn't considered an "interesting" field.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/311i4298247FD804411E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 21:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140040#M38592</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2015-04-09T21:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: A new search field no longer shows in Interesting Fields to be selected</title>
      <link>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140041#M38593</link>
      <description>&lt;P&gt;"All Fields"  do not show the "GrandTotal" .  Coverage option is 100%.  if fast mode does not perform field discovery&lt;BR /&gt;
why did "Total" showed before but it no longer shows up under interesting fields?  There are over 8,000 events returned from the search.  Perhaps something got changed and I need to reset my splunk environment.  Thanks!&lt;/P&gt;

&lt;P&gt;I think I see my issue.  Coverage option should be changed to  "All Fields".  Now I can see "GrandTotal"!  Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 21:35:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/A-new-search-field-no-longer-shows-in-Interesting-Fields-to-be/m-p/140041#M38593</guid>
      <dc:creator>Splunk2016</dc:creator>
      <dc:date>2015-04-09T21:35:35Z</dc:date>
    </item>
  </channel>
</rss>

