This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.
View logs if spring-cloud-data-flow-server is running behind a reverse proxy is not possible #1994
Closed
Description
Description:
If you use spring-cloud-data-flow-server behind a reverse proxy it is not possible to view the logs within the ui as the "_links" are calculated from the backend with its own domain name.
Release versions:
2.11.2
Custom apps:
N/A
Steps to reproduce:
Use spring-cloud-data-flow-server behind a reverse proxy.
Screenshots:
N/A
Additional context:
PR in SCDF UI will be provided to fix this issue