<?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 Hide Interesting Fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141153#M39060</link>
    <description>&lt;P&gt;Is it possible to hide certain fields from users based on roles or some other granularity? &lt;/P&gt;

&lt;P&gt;I'm interested in giving my end users a very streamlined expereince and am interested in removing some of the redundant fields like date_*, splunk _server, timestartpos,timestartpos etc. I'm looking around at the documentation but I have not come across any capability or searched for the right string!&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2013 19:29:20 GMT</pubDate>
    <dc:creator>andrewkenth</dc:creator>
    <dc:date>2013-11-13T19:29:20Z</dc:date>
    <item>
      <title>Hide Interesting Fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141153#M39060</link>
      <description>&lt;P&gt;Is it possible to hide certain fields from users based on roles or some other granularity? &lt;/P&gt;

&lt;P&gt;I'm interested in giving my end users a very streamlined expereince and am interested in removing some of the redundant fields like date_*, splunk _server, timestartpos,timestartpos etc. I'm looking around at the documentation but I have not come across any capability or searched for the right string!&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 19:29:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141153#M39060</guid>
      <dc:creator>andrewkenth</dc:creator>
      <dc:date>2013-11-13T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Interesting Fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141154#M39061</link>
      <description>&lt;P&gt;In the xml for the flashtimeline, at the bottom you have following entries&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;gt; ..... &amp;lt;module&amp;gt; name="MultiFieldViewer"&amp;gt;
&amp;gt;                 &amp;lt;param name="link"&amp;gt;
&amp;gt;                   &amp;lt;param name="view"&amp;gt;report_builder_format_report&amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;/param&amp;gt;
&amp;gt;               &amp;lt;/module&amp;gt;
&amp;gt;               &amp;lt;module name="SuggestedFieldViewer"&amp;gt;
&amp;gt;                 &amp;lt;param name="minDistinctCount"&amp;gt;1&amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;param name="minFrequency"&amp;gt;0.5&amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;param name="maxFields"&amp;gt;50&amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;param name="exclude"&amp;gt;
&amp;gt;                   &amp;lt;list&amp;gt;^date_.*&amp;lt;/list&amp;gt;
&amp;gt;                 &amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;param name="link"&amp;gt;
&amp;gt;                   &amp;lt;param name="view"&amp;gt;report_builder_format_report&amp;lt;/param&amp;gt;
&amp;gt;                 &amp;lt;/param&amp;gt;
&amp;gt;               &amp;lt;/module&amp;gt;
&amp;gt;             &amp;lt;/module&amp;gt;
&amp;gt;     .....
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The module "MultiFieldViewer" is the field that you want to updated and how to restrict certain fields, example is given as part of "SuggestedFieldViewer" itself. Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 23:12:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141154#M39061</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2013-11-13T23:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Interesting Fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141155#M39062</link>
      <description>&lt;P&gt;And you could remove the entire MultiFieldViewer module, along with its embedded SuggestedFieldViewer, and I believe the view would still work properly.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 06:42:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Hide-Interesting-Fields/m-p/141155#M39062</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-11-14T06:42:21Z</dc:date>
    </item>
  </channel>
</rss>

