Hi @all

I'm starting my es docker with params as follow:

docker run -t -p 9000:9000 -p 12201:12201 -p 514:514/udp -p 5555:5555 -e 
GRAYLOG_NODE_ID=static-nodename -e GRAYLOG_TIMEZONE=Europe/Berlin -e 
GRAYLOG_SMTP_SERVER="my-smtp.server --no-tls --no-ssl" -v /graylog/data:
/var/opt/graylog/data -v /graylog/logs:/var/log/graylog -v /graylog/plugin:
/opt/graylog/plugin graylog2/allinone

After restarting the docker container with the same params the cluster of 
my elasticsearch get status RED.

What can i do to avoid this problem?

Thanks in advance
Ivan

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/c3d859d7-561a-47b4-ba3c-856b27f2c421%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to