canonical / canonical/postgresql-operator
No logging or compaction enabled for logs in snap internal /var/log/ folders
- Dominant language
- Python
- Stars
- 20
- Forks
- 36
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 30
Description
## Steps to reproduce
1. Setup charmed-postgresql, connect an application to generate data. Deploying the default landscape-scalable bundle would be a good way to start generating logs.
## Expected behavior
I expect the internal /var/log/ folder to start compacting old logs and eventually rotating them. I would like charm or snap level config knobs to alter this behavior (ie rotate logs after x days, keep logging directory under x GB, etc).
## Actual behavior
files just build up in var/log/.


## Versions
Operating system: 22.04.5 LTS
Juju CLI: 3.5.4
Juju agent: 3.5.0
Charm revision: 429
LXD: 5.0.3
Contributor guide
Assessment
This issue has not been assessed yet.