chore: unify timezone and implement containerized log rotation

This commit is contained in:
Scott Idem
2026-04-03 17:06:34 -04:00
parent 75fc650ba8
commit 3c6b67b149
4 changed files with 17 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# Logrotate configuration for Aether Docker Logs
# To use: sudo ln -s /home/scott/OSIT_dev/aether_container_env/conf/logrotate.conf /etc/logrotate.d/aether
# Logrotate configuration for Aether Docker Logs (Internal container version)
/home/scott/OSIT_dev/aether_container_env/logs/*/*.log {
/logs/*/*.log
/logs/web/*/*.log {
daily
rotate 7
missingok