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
357 stars 134 forks source link

Error: Preflight check failed with error: Journal directory </usr/share/graylog/data/journal> has not enought free space (1707 MB) available #31

Closed joykim93 closed 1 year ago

joykim93 commented 1 year ago

Hi, I'm pretty new with graylog. I tried to run it by docker-compose.yml file (open-core ver.), but I faced with following errors:

image

Please give any advices to resolve this issue.

Environemnt:

bernd commented 1 year ago

@joykim93 You need to increase the disk space for the partition containing the message_journal_dir directory.