Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add limit to log files in docker compose #23

Open
Maghnie opened this issue Sep 6, 2024 · 0 comments · May be fixed by #24
Open

Add limit to log files in docker compose #23

Maghnie opened this issue Sep 6, 2024 · 0 comments · May be fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@Maghnie
Copy link
Collaborator

Maghnie commented Sep 6, 2024

The default settings for log files include being in the "debug" mode and having no file-size limit. This leads to the quick and unrestrained growth of the log files, taking up all available storage space on the host.

Solution:

Constrain log file sizes (similarly to how it's done in the docker stack file) and add a hint in the readme about changing the log level for longer deployments.

@Maghnie Maghnie added the enhancement New feature or request label Sep 6, 2024
@Maghnie Maghnie self-assigned this Sep 6, 2024
@Maghnie Maghnie linked a pull request Sep 6, 2024 that will close this issue
@Maghnie Maghnie linked a pull request Sep 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant