Check out the repro from Github and start a complete Graylog instance (mongodb, elasticsearch, graylog2) with
docker-compose up
-
Graylog web uri: http://localhost:9000
-
Graylog user/pass: admin/admin
-
Logger inputs (TCP ports): 12201 - 12209
-
Logger inputs (UDP ports): 12211 - 12219
To change Graylog web uri, ports or user/password edit the docker-compose.yml and for additonal info take a look at the Graylog docs