<?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: Search &amp; Report dropdown list limit in Security</title>
    <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199256#M5808</link>
    <description>&lt;P&gt;So what do I put in the collection tag in default.xml in nav?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2014 20:57:33 GMT</pubDate>
    <dc:creator>kmattern</dc:creator>
    <dc:date>2014-01-09T20:57:33Z</dc:date>
    <item>
      <title>Search &amp; Report dropdown list limit</title>
      <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199254#M5806</link>
      <description>&lt;P&gt;Is it possible to limit the contents of the Search &amp;amp; Reports dropdown list in any view to just the saved searches for the currently logged in user?&lt;/P&gt;

&lt;P&gt;I want to set up a system where each user will see his/her saved searches no others.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:17:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199254#M5806</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2014-01-09T20:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search &amp; Report dropdown list limit</title>
      <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199255#M5807</link>
      <description>&lt;P&gt;Any user can only see Splunk objects (saved searches/reports) to which he has permission to read. E.g objects which the user created, object to which Read=Everyone is given in sharing permission. You want to limit the dropdown values to just the object created by user?&lt;BR /&gt;
This should be sufficient to show all the savedsearches to which the user has access under "Searches &amp;amp; Reports" menu.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;nav&amp;gt;
    &amp;lt;view name="flashtimeline" default='true' /&amp;gt;
    &amp;lt;collection label="Views"&amp;gt;
        &amp;lt;view source="unclassified" /&amp;gt;
        &amp;lt;divider /&amp;gt;
    &amp;lt;/collection&amp;gt;
    &amp;lt;collection label="Searches &amp;amp;amp; Reports"&amp;gt;       
        &amp;lt;saved source="unclassified" /&amp;gt;
    &amp;lt;/collection&amp;gt;
&amp;lt;/nav&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:53:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199255#M5807</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-01-09T20:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Search &amp; Report dropdown list limit</title>
      <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199256#M5808</link>
      <description>&lt;P&gt;So what do I put in the collection tag in default.xml in nav?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:57:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199256#M5808</guid>
      <dc:creator>kmattern</dc:creator>
      <dc:date>2014-01-09T20:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Search &amp; Report dropdown list limit</title>
      <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199257#M5809</link>
      <description>&lt;P&gt;It's changed to 250 due to slow page loading time issues.&lt;BR /&gt;
You can work out a better number by changing the below - please be aware that any upgrade could overwrite your change;&lt;/P&gt;

&lt;P&gt;Source file: $SPLUNK_HOME/lib/python2.7/site-packages/splunk/appserver/mrsparkle/controllers/admin.py&lt;/P&gt;

&lt;P&gt;Find the code as below; &lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;# per SPL-24818 ... cap large user environments to 250... should we try to cache this or do something smarter here?&lt;/P&gt;

&lt;P&gt;pwnrList = en.getEntities("authentication/users", count=250, search="roles=*")&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 03:52:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199257#M5809</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2014-10-08T03:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Search &amp; Report dropdown list limit</title>
      <link>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199258#M5810</link>
      <description>&lt;P&gt;Also look at this, &lt;A href="http://answers.splunk.com/answers/172453/gui-activity-jobs-dropdown-list-limit.html#answer-172456"&gt;http://answers.splunk.com/answers/172453/gui-activity-jobs-dropdown-list-limit.html#answer-172456&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 04:16:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Search-Report-dropdown-list-limit/m-p/199258#M5810</guid>
      <dc:creator>sylim_splunk</dc:creator>
      <dc:date>2014-10-08T04:16:31Z</dc:date>
    </item>
  </channel>
</rss>

