New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make possible to set rest_transport_uri relative #2596
Comments
@hc4 The |
Got it :) Changed config and everything works fine!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
If I configure

rest_transport_uri =
, then graylog able to open main page and some other (e.g. streams, search), but some rest requests won't work.For example:
return error:
{"type":"ApiError","message":"Illegal URL: "}
Also error can be found in logs:
Environment
The text was updated successfully, but these errors were encountered: