cloudfoundry-community / logsearch-for-cloudfoundry

A Logsearch addon that customises Logsearch to work with Cloud Foundry data
Apache License 2.0
49 stars 58 forks source link

Allow Kibana to be hosted on a different domain than system_domain #280

Closed aveyrenc closed 4 years ago

aveyrenc commented 6 years ago

Currently, we can't host Kibana on a domain other than the system_domain, because the system_domain is hard coded to generate the URL for Kibana logout redirection and UAA redirect URLs.

Is it possible to add a property allowing to specify an alternative domain for Kibana (and keep the system_domain to build the CF API URL) and fallback to the system_domain if not specified?

srothwell01 commented 5 years ago

+1

Workaround is to modify the redirect URL of the UAA client