Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

chore: Update systemd journal configuration #7159

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

nadeemshahzad
Copy link
Contributor

This will set maximum disk space usage, free space, retention, and file age for the systemd journal. The settings have been adjusted as follows:

  • SystemMaxUse: 500M
  • SystemKeepFree: 1G
  • MaxRetentionSec: 1month
  • MaxFileSec: 1week

These changes ensure better management of disk space and retention of journal logs.

Configuration Pull Request

Make sure that the following steps are done before merging:

  • Have a Site Reliability Engineer review the PR if you don't own all of the services impacted.
  • If you are adding any new default values that need to be overridden when this change goes live, update internal repos and add an entry to the top of the CHANGELOG.
  • Performed the appropriate testing.
  • Think about how this change will affect Open edX operators and update the wiki page for the next Open edX release if needed

@nadeemshahzad nadeemshahzad merged commit 2bd9dd9 into master Apr 17, 2024
4 checks passed
@nadeemshahzad nadeemshahzad deleted the nadeem/journal-configs branch April 17, 2024 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants