<?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: New app - old 4.3/5.0 style search view in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168520#M48057</link>
    <description>&lt;P&gt;This is a bit of a guess, but in the app,  back when you created it,  did you call this view "search",  ie search.xml?   If so, this would have been fine back in 4.3/5.0 when there was no core view called "search" and the core search view was in fact called "flashtimeline".   However such apps (including a couple of Sideview's) went through a bit of a hiccup when 6.0 came out, and their "search" view inadvertently stepped on and replaced the default search UI entirely.   &lt;/P&gt;

&lt;P&gt;If this guess is correct,  you will want to rename this view somehow, and possibly worry about what underlying Splunk server your users are using.   Also troublesome is that some pieces of how the page implement and respond to permalink arguments may be different for you, between the old and new so tread carefully there. &lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2015 00:11:34 GMT</pubDate>
    <dc:creator>sideview</dc:creator>
    <dc:date>2015-03-05T00:11:34Z</dc:date>
    <item>
      <title>New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168518#M48055</link>
      <description>&lt;P&gt;I just created a new app on a Splunk search head that was initially configured with version 4.3 but has been upgraded to 6.2. When I open the new app I see the old and "ugly" style search view, not the one that was redesigned for 6.0+.  This image displays the old style search view I want to get rid of:&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/263iFC62E4B5629E5FE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;This is the search view I want to see in all my custom apps:&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/264i2923F211674EDC11/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;How do I get all new apps to use the new search view instead of copying over the search.xml from the search app? The URL is the root of the app, i.e. app/OKMAN-EGE, not flashtimeline, so that's not the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 14:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168518#M48055</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-03-04T14:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168519#M48056</link>
      <description>&lt;P&gt;Well, to fix this instance, you can edit the navigation menu &lt;CODE&gt;Settings &amp;gt; User Interface &amp;gt; Navigation Menus &amp;gt; default&lt;/CODE&gt; and make sure the entry for search is simply :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;view name="search"/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That doesn't help with the generation however.  Wonder if the templates don't update on an upgrade?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 22:22:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168519#M48056</guid>
      <dc:creator>emiller42</dc:creator>
      <dc:date>2015-03-04T22:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168520#M48057</link>
      <description>&lt;P&gt;This is a bit of a guess, but in the app,  back when you created it,  did you call this view "search",  ie search.xml?   If so, this would have been fine back in 4.3/5.0 when there was no core view called "search" and the core search view was in fact called "flashtimeline".   However such apps (including a couple of Sideview's) went through a bit of a hiccup when 6.0 came out, and their "search" view inadvertently stepped on and replaced the default search UI entirely.   &lt;/P&gt;

&lt;P&gt;If this guess is correct,  you will want to rename this view somehow, and possibly worry about what underlying Splunk server your users are using.   Also troublesome is that some pieces of how the page implement and respond to permalink arguments may be different for you, between the old and new so tread carefully there. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 00:11:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168520#M48057</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2015-03-05T00:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168521#M48058</link>
      <description>&lt;P&gt;Thanks, but the view name is already search. I checked this with the reference. There's also a search_view="xml" in the first tag. I haven't touched the nav file at all. I've compared all the files in the new app dir with the dir from another Splunk search head at a different customer site and there is no difference at all. The cause of this lies outside of the app dir&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 05:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168521#M48058</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-03-05T05:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168522#M48059</link>
      <description>&lt;P&gt;Thanks. I haven't created a view at all. This is a brand new app with no views added yet.&lt;/P&gt;

&lt;P&gt;My workaround however is to copy search.xml from etc/apps/search/default/data/ui/views to the new app I created. I just don't want to manually apply this fix whenever someone creates an app.&lt;/P&gt;

&lt;P&gt;Looks like something is messed up in a template somewhere?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 05:44:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168522#M48059</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-03-05T05:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168523#M48060</link>
      <description>&lt;P&gt;If the URL displayed when you're looking at the view, is just the root of the app,  app/OKMAN-EGE,  that's pretty weird.  The root of the app always redirects to the default view of the app, frequently something called "home".    Is that the case here?     If you type in the url as "app/OKMAN-EGE", does it redirect to something like "app/OKMAN-EGE/home" ?   If so then that view "home" or whatever will be an advanced XML view and that's why it's appearing with the old advanced XML look and feel. &lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168523#M48060</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2015-03-05T18:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168524#M48061</link>
      <description>&lt;P&gt;The root shows the search view (the old search view, that is). I believe the nav.xml file is what sets the default view through the default=true attribute.&lt;/P&gt;

&lt;P&gt;I will try to replace the whole usr/share/ dir in my Splunk instance with one from a fresh install. It would be interesting to find out the actual cause of this though&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 18:24:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168524#M48061</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2015-03-05T18:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: New app - old 4.3/5.0 style search view</title>
      <link>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168525#M48062</link>
      <description>&lt;P&gt;Ok guys, I found the culprit!&lt;/P&gt;

&lt;P&gt;I have Splunk for DNS (sec_one_dns) installed, and for some reason it exports its &lt;EM&gt;search&lt;/EM&gt; view globally:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/30681-2015-03-06_12-08-44.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;I changed the Permissions to App, created a new app and went into its root directory and voila! The 6+ search view is back.&lt;/P&gt;

&lt;P&gt;A good idea would probably be to remove the search.xml from all apps that were developed for Splunk 4.3/5.0.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/New-app-old-4-3-5-0-style-search-view/m-p/168525#M48062</guid>
      <dc:creator>mikaelbje</dc:creator>
      <dc:date>2020-09-28T19:07:31Z</dc:date>
    </item>
  </channel>
</rss>

