Kibana URL template dynamic url generation

Hello All,

I've a requrirement where in When I create index pattern under which I'd like to create url template that would dynamically update the host and port.
ex:
http://abc:8089/web-ui/#/login

I'd like to know a way to tell kibana for specific index pattern in its url template update the host and port through some external config file.I'm not sure how to do this?
Note: creation of ENV variable is restricted.
Entire implementaion is done through installer.User will never come to kibana to update this url in index pattern.Its desired through some script or some way.I'm not sure how to do this.
Kibana 7.9.1 version

Any help suggestion would be helpful

Thanx

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