graylog-compose icon indicating copy to clipboard operation
graylog-compose copied to clipboard

Graylog running on docker

Results 2 graylog-compose issues
Sort by recently updated
recently updated
newest added

i'm new to Docker can i load local directory file while building docker image I think i must do some changes here > ADD https://packages.graylog2.org/releases/graylog2-server/graylog-$GRAYLOG_VERSION.tgz /opt/

In the graylog/server.conf line 22 is an IP which didn't match (maybe your subnet). Couldn't connect to the graylog-server because of this entry. After commenting it out it worked