Graylog2 / docker-compose

A set of Docker Compose files that allow you to quickly spin up a Graylog instance for testing or demo purposes.
Apache License 2.0
354 stars 134 forks source link

Node API Browser uses Docker internal IP #59

Open molson98 opened 5 months ago

molson98 commented 5 months ago

When you select API Browser on the node it redirects to the internal IP of the docker container. This means you can't view it.

Thanks, Jeremy

janheise commented 5 months ago

@molson98 Hi, which one of the docker compose files are you using? I just tried with the open core and it works for me without problems. Please check the GRAYLOG_HTTP_EXTERNAL_URI setting in the file. Maybe you have to adjust it to your local use case?