<?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: Users with new Role cannot see flashtimeline view in Security</title>
    <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33244#M1104</link>
    <description>&lt;P&gt;I had a thought, put it to the test and it seems to have solved my issue.&lt;/P&gt;

&lt;P&gt;Users with the new role cannot select the 'Search' app from the App dropdown menu. The 'flashtimeline' view belongs to the 'Search' app (probably explains the bold message above). &lt;/P&gt;

&lt;P&gt;So...I just copied over the 'flashtimeline' view file from the 'Search' app directory into the following location: \\default\data\ui\views folder&lt;/P&gt;

&lt;P&gt;After a Splunk restart, users with the new role can now use the flastimeline view in MY_APP (e.g. when a drilldown on a table result is performed).&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jan 2011 01:43:34 GMT</pubDate>
    <dc:creator>Ant1D</dc:creator>
    <dc:date>2011-01-28T01:43:34Z</dc:date>
    <item>
      <title>Users with new Role cannot see flashtimeline view</title>
      <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33240#M1100</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;I just created a new Role for my Splunk instance.&lt;/P&gt;

&lt;P&gt;Since I have created this role, the flashtimeline view will not load for this user. Instead users with this role receive the following message when the flashtimeline view is accessed:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Splunk cannot find the "flashtimeline" view. It may have been renamed or moved. Try removing the page refrerence from this favourite address and refreshing.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;When I go to Manager-&amp;gt;User interface-&amp;gt;Views-&amp;gt;flashtimeline permissions, read access is set to Everyone including the new role for All apps. What could be causing this message to appear? Is it a capability issue? (I doubt that the capability is the problem).&lt;/P&gt;

&lt;P&gt;When I look at the App dropdown list (top right of screen) the default Search app that comes with Splunk cannot be found in the list for users that have this new role. Could that be the problem? Help please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2011 01:50:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33240#M1100</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-01-27T01:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Users with new Role cannot see flashtimeline view</title>
      <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33241#M1101</link>
      <description>&lt;P&gt;Does the new role inherit the 'user' role?  Doing so may solve your issue.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2011 02:01:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33241#M1101</guid>
      <dc:creator>bfaber</dc:creator>
      <dc:date>2011-01-27T02:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Users with new Role cannot see flashtimeline view</title>
      <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33242#M1102</link>
      <description>&lt;P&gt;This is where you probably want to start.  Practically speaking, the rest_apps_view capability is almost certainly required, as well as rest_properties_get.  Of course for the view to work, you'll need the search capability, and if you want the summary view you'll need get_metadata.  For the full interactivity to work you'll need get_typeahead, ... pretty soon you've cloned or inherited the user role.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33242#M1102</guid>
      <dc:creator>jrodman</dc:creator>
      <dc:date>2020-09-28T09:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Users with new Role cannot see flashtimeline view</title>
      <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33243#M1103</link>
      <description>&lt;P&gt;The role does not inherit the user role. This is because although I want it to behave like a user role, I wanted to restrict this new role so that it can only see data from specific sourcetypes. I have cloned the user role by adding the same capabilities to this new role that the default user role has but this has not solved the issue.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jan 2011 04:04:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33243#M1103</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-01-27T04:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Users with new Role cannot see flashtimeline view</title>
      <link>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33244#M1104</link>
      <description>&lt;P&gt;I had a thought, put it to the test and it seems to have solved my issue.&lt;/P&gt;

&lt;P&gt;Users with the new role cannot select the 'Search' app from the App dropdown menu. The 'flashtimeline' view belongs to the 'Search' app (probably explains the bold message above). &lt;/P&gt;

&lt;P&gt;So...I just copied over the 'flashtimeline' view file from the 'Search' app directory into the following location: \\default\data\ui\views folder&lt;/P&gt;

&lt;P&gt;After a Splunk restart, users with the new role can now use the flastimeline view in MY_APP (e.g. when a drilldown on a table result is performed).&lt;/P&gt;

&lt;P&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2011 01:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Users-with-new-Role-cannot-see-flashtimeline-view/m-p/33244#M1104</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-01-28T01:43:34Z</dc:date>
    </item>
  </channel>
</rss>

