<?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: Splunk v9.3 not refreshing nav correctly in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700600#M57444</link>
    <description>&lt;P&gt;In web.conf, there are some cache-related settings that might work to disable either the caching of views, or the cache entirely.&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;max_view_cache_size = &amp;lt;integer&amp;gt;
* The maximum number of views to cache in the appserver.
* Default: 1000

cacheBytesLimit = &amp;lt;integer&amp;gt;
* Splunkd can keep a small cache of static web assets in memory.
When the total size of the objects in cache grows larger than this setting,
in bytes, splunkd begins ageing entries out of the cache.
* If set to zero, disables the cache.
* Default: 4194304&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Sep 2024 19:21:41 GMT</pubDate>
    <dc:creator>marnall</dc:creator>
    <dc:date>2024-09-30T19:21:41Z</dc:date>
    <item>
      <title>Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700577#M57442</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Since v9.3 there seem to be a different method for displaying nav menus. When you update the tag&amp;nbsp;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;label&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt; tag of a view from external editor, those changes are not updated in navigation until a local storage object is deleted.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/debug/refresh or restart splunk doesn't refresh the navigation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I was able to to update navigation when deleting the following object -&amp;gt; chrome -&amp;gt; developer tools -&amp;gt; applications -&amp;gt; "local storage" -&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;splunk-appnav:MYAPP:admin:en-GB:UUID containing the following datastructure..&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;LI-CODE lang="markup"&gt;{
  "nav": [
    {
      "label": "Search",
      "uri": "/en-GB/app/testapp/search",
      "viewName": "search",
      "isDefault": true
    },
    {
      "label": "testview",
      "uri": "/en-GB/app/testapp/testview",
      "viewName": "testview"
    }
  ],
  "color": null,
  "searchView": "search",
  "lastModified": 1727698963355
}&lt;/LI-CODE&gt;&lt;P&gt;I'm wondering why content of the nav is now saved on client side.&amp;nbsp;This is a different behaviour than on v9.1 and v9.2. If i need to guess, they tried to improve response time of the webui.&lt;/P&gt;&lt;P&gt;But how do i&amp;nbsp;ensure that every user is receiving the latest version of navigation menu in an app?&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;Best regards,&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Andreas&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Sep 2024 15:59:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700577#M57442</guid>
      <dc:creator>schose</dc:creator>
      <dc:date>2024-09-30T15:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700600#M57444</link>
      <description>&lt;P&gt;In web.conf, there are some cache-related settings that might work to disable either the caching of views, or the cache entirely.&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/Webconf&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;max_view_cache_size = &amp;lt;integer&amp;gt;
* The maximum number of views to cache in the appserver.
* Default: 1000

cacheBytesLimit = &amp;lt;integer&amp;gt;
* Splunkd can keep a small cache of static web assets in memory.
When the total size of the objects in cache grows larger than this setting,
in bytes, splunkd begins ageing entries out of the cache.
* If set to zero, disables the cache.
* Default: 4194304&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 19:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700600#M57444</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-09-30T19:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700604#M57446</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/263556"&gt;@marnall&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I had set web.conf to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[settings]
cacheEntriesLimit = 0
cacheBytesLimit = 0
js_no_cache = 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.. no difference.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 20:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/700604#M57446</guid>
      <dc:creator>schose</dc:creator>
      <dc:date>2024-09-30T20:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/748246#M58835</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194518"&gt;@schose&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Were you able to resolve the issue of the navigation menu&amp;nbsp;labels updating? I'm running into the same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 14:34:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/748246#M58835</guid>
      <dc:creator>wgawhh5hbnht</dc:creator>
      <dc:date>2025-06-18T14:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/749673#M58962</link>
      <description>&lt;P&gt;That's very strange, as cacheEntriesLimit should disable the cache, thus forcing all clients to re-load static assets. Can you confirm that the setting is used, using btool?&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jul 2025 19:39:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/749673#M58962</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2025-07-12T19:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk v9.3 not refreshing nav correctly</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/749719#M58964</link>
      <description>In slack there have been discussions that staring of 9.3.x some user preferences have moved into kvstore. Unfortunately that is not documented. I’m not sure if that affect also in this case, but I suggest that you will create a support case for Splunk.</description>
      <pubDate>Mon, 14 Jul 2025 09:56:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-v9-3-not-refreshing-nav-correctly/m-p/749719#M58964</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-07-14T09:56:49Z</dc:date>
    </item>
  </channel>
</rss>

