<?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 URL parameters to redirect url to splunk App in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433897#M174182</link>
    <description>&lt;P&gt;You can setup a default_namespace =   under user-prefs.conf to login to users preferred app...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;user-prefs.conf
default_namespace = &amp;lt;app name&amp;gt;
* Specifies the app that the user will see initially upon login to the
  Splunk Web User Interface.
* This uses the "short name" of the app, such as launcher, or search,
  which is synonymous with the app directory name.
* Splunk defaults this to 'launcher' via the default authorize.conf
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/User-prefsconf"&gt;http://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/User-prefsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 19:10:20 GMT</pubDate>
    <dc:creator>prakash007</dc:creator>
    <dc:date>2018-12-11T19:10:20Z</dc:date>
    <item>
      <title>How to have Splunk URL parameters to redirect url to splunk App?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433896#M174181</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;We have an application the allows users to click on a link taking them to splunk.&lt;/P&gt;
&lt;P&gt;The problem is that the link is hard coded in the application and only allows users to go to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://HOSTNAME:8000/en-GB/app/search/search" target="_blank"&gt;https://HOSTNAME:8000/en-GB/app/search/search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In our environment we have set the default search app as not visible and the users default app is set to one we created.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://HOSTNAME:8000/en-GB/app/MYAPP/search" target="_blank"&gt;https://HOSTNAME:8000/en-GB/app/MYAPP/search&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know if there are any query string parameters I can append to the default app url that would redirect to my preferred app? (this option is available in the external app we are using)&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 16:28:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433896#M174181</guid>
      <dc:creator>dmcintosh1972</dc:creator>
      <dc:date>2023-09-14T16:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk URL parameters to redirect url to splunk App</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433897#M174182</link>
      <description>&lt;P&gt;You can setup a default_namespace =   under user-prefs.conf to login to users preferred app...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;user-prefs.conf
default_namespace = &amp;lt;app name&amp;gt;
* Specifies the app that the user will see initially upon login to the
  Splunk Web User Interface.
* This uses the "short name" of the app, such as launcher, or search,
  which is synonymous with the app directory name.
* Splunk defaults this to 'launcher' via the default authorize.conf
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/User-prefsconf"&gt;http://docs.splunk.com/Documentation/Splunk/7.2.1/Admin/User-prefsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 19:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433897#M174182</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2018-12-11T19:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk URL parameters to redirect url to splunk App</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433898#M174183</link>
      <description>&lt;P&gt;Hi prakash007 thanks for reply, I however do have the default namespace set, after login it redirects to the correct app however. once you are logged in if you go to &lt;A href="https://HOSTNAME:8000/en-GB/app/search/search"&gt;https://HOSTNAME:8000/en-GB/app/search/search&lt;/A&gt;  you are not redirect to the default namespace app. instead you get an error, because I have the app set as invisible.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 09:50:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433898#M174183</guid>
      <dc:creator>dmcintosh1972</dc:creator>
      <dc:date>2018-12-12T09:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk URL parameters to redirect url to splunk App</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433899#M174184</link>
      <description>&lt;P&gt;Basically: No, Splunk does not have such parameters. You will have to either change the coding in the calling App, or implement some sort of redirection method - maybe using a proxy listening on the Splunk Web Port, and rewriting calls to the standard app path.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 10:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/433899#M174184</guid>
      <dc:creator>DMohn</dc:creator>
      <dc:date>2018-12-12T10:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk URL parameters to redirect url to splunk App</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/657435#M227080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did it y&lt;SPAN&gt;ou can use the &lt;STRONG&gt;return_to&lt;/STRONG&gt; URL parameter. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here's an ex: URL..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https://HOSTNAME:8000/en-GB/app/search/search?return_to=/en-GB/app/MYAPP/search&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When the user clicks on this URL, they will first be taken to &lt;STRONG&gt;the search&lt;/STRONG&gt; app, and then they will be redirected to your preferred app &lt;STRONG&gt;MYAPP/search&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Manually test the redirection, Use browser developer tools to inspect network requests and redirects or use any online tool like &lt;A href="https://redirectchecker.com/" target="_blank"&gt;https://redirectchecker.com/&lt;/A&gt;&amp;nbsp; This can help you to get detail redirection report might help pinpoint the issue.let me know still you have issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ref: &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.1/Viz/DrilldownLinkToURL" target="_self"&gt;doc&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 16:35:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-have-Splunk-URL-parameters-to-redirect-url-to-splunk-App/m-p/657435#M227080</guid>
      <dc:creator>nehakakar</dc:creator>
      <dc:date>2023-09-14T16:35:38Z</dc:date>
    </item>
  </channel>
</rss>

