# Need to change Kibana defaultRoute/path/uri from /app/kibana to /app/kibana76

**URL:** https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216
**Category:** Kibana
**Created:** [March 9, 2022, 12:31pm UTC](https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216 "2022-03-09T12:31:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kumar716](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kumar716/32/102813_2.png) [@kumar716](https://discuss.elastic.co/u/kumar716)
#### Post date: [March 9, 2022, 12:31pm UTC](https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216/1 "2022-03-09T12:31:47Z")

</div>

Hi,  
**Requirement:**  
we have 2 kibana servers (different versions) running on same vm.  
Old kibana is running on version 6 (port 5601), new kibana is running on version 7.6.2 (port 5611 with ssl enabled). The default UI url of kibana is /app/kibana. How to access the kibana UI service of both versions from front-end webserver.  
I was thinking something like [http://webserverhost](http://webserverhost):port/app/kibana (for version6) & [http://webserverhost](http://webserverhost):port/app/kibana76 (for version7). How to achieve this? & any uri/resource/link that we click in kibana UI (for version7.6) should go to kibana76

**What I tried so far:**  
as per [Support space-specific default routes by legrego · Pull Request #44678 · elastic/kibana · GitHub](https://github.com/elastic/kibana/pull/44678)  
in Kibana UI (kibana version 7.6.2) have changed the defaultRoute from /app/kibana to /app/kibana76  
-- but accessing the url via [http://host](http://host):port/app/kibana76 is resulting in this message on the screen "Application Not Found  
No application was found at this URL. Try going back or choosing an app from the menu."  
-- & while accessing url via [http://host](http://host):port/ I get the proper landing page but the url is defaulted to [http://host](http://host):port/app/kibana instead of [http://host](http://host):port/app/kibana76...

-\> Can you please help me achieve this path/Route/uri modification to /app/kibana76 as this is our requirement, how to achieve this Please. I am ready to try out any methods

-- Thanks in advance

---

<div class="post-metadata">

### Author: ![majagrubic](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/majagrubic/32/74459_2.png) [@majagrubic](https://discuss.elastic.co/u/majagrubic)
#### Post date: [March 9, 2022, 3:57pm UTC](https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216/2 "2022-03-09T15:57:11Z")

</div>

Hi, I think you are not reading that PR correctly. That PR refers to having a different route for different spaces, but inside the same Kibana instance.

Can you explain your problem a bit better? I am failing to understand why two Kibana instances running on two different ports is a problem? Why can't your host direct to `http://webserverhost:5601` and `http://webserverhost:5611`?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [March 9, 2022, 9:47pm UTC](https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216/3 "2022-03-09T21:47:48Z")

</div>

Welcome to our community! 😃

> [@kumar716](#):
>
> version 7.6.2

Please note that that version is [EOL](https://www.elastic.co/support/eol) and no longer supported. You should really upgrade to 7.17 as latest. 8.1 has also been released.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [April 6, 2022, 9:48pm UTC](https://discuss.elastic.co/t/need-to-change-kibana-defaultroute-path-uri-from-app-kibana-to-app-kibana76/299216/4 "2022-04-06T21:48:37Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
