Graylog2 / Graylog2/docker-compose

Persistent storage using the default settings doesn't survive 'docker compose down'

Open
#34 4 comments 0 reactions 1 assignee Claimed by @janheise View on GitHub
triaged
Dominant language
Shell
Stars
592
Forks
160
PR merge metrics
No merged PRs in 30d

Description

I was trying to track down why my stream ID's were changing.

The provided docker compose files attempt persistent storage by using volumes (top level), and mounting graylog files within.
The volumes however are not persistent and are remade after a docker compose down and up.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.