There is a reward for those who know how baseurl changed

app/kibana# instead app/test#

thanks

Hello @mr_searchng

I don't believe there is a way to do this in the Kibana UI. You would have to fork the Kibana repository and make changes to the code where that id in the URL is referenced. I think the following two places are a good start but I don't know if this will suffice or if it will result in errors as I have not tried this.

https://github.com/elastic/kibana/blob/297aa7bd23297a60d09055a67160c4fbf7446ab8/src/legacy/core_plugins/kibana/index.js#L41
https://github.com/elastic/kibana/blob/297aa7bd23297a60d09055a67160c4fbf7446ab8/src/legacy/core_plugins/kibana/index.js#L43

Like I said, i'm sure there are other places where this ID is referenced in the code so idk if this will suffice.

Let me know if this helps.

Thanks

thank yo for your answer. I already know these pages.
I'm seriously a kibana developer.

Awesome! Let me know if you do end up finding the answer, would love to know as well. Here's a post regarding the same with some Elastic engineers chiming in:

https://discuss.elastic.co/t/kibana-url-change-name/213351

what is your job ?

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