Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 380 Bytes

File metadata and controls

15 lines (11 loc) · 380 Bytes

coalbase-infrastructure

Infrastructure Project for coalbase

GrayLog

When restart the logging stack please remove the following volumes:

  • logging_graylog_journal
  • logging_graylog_plugins

or run the following command after removing the stack:

docker volume rm logging_graylog_journal logging_graylog_plugins

Otherwise the graylog container will not restart!