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

Configure logging driver to limit output #18

Closed
dhh opened this issue Jan 19, 2023 · 2 comments
Closed

Configure logging driver to limit output #18

dhh opened this issue Jan 19, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dhh
Copy link
Member

dhh commented Jan 19, 2023

Start containers with some logging options so that we don't clog up the hosts by default: https://www.freecodecamp.org/news/how-to-setup-log-rotation-for-a-docker-container-a508093912b2/

@dhh dhh added enhancement New feature or request good first issue Good for newcomers labels Jan 19, 2023
@azolf
Copy link
Contributor

azolf commented Jan 28, 2023

Here is the PR to support logging.

@dhh
Copy link
Member Author

dhh commented Feb 9, 2023

Docker actually has a log-driver that does all this stuff for us. Switched to it with a80289d.

@dhh dhh closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants