aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-08 02:28:26 -0300
committerEuAndreh <eu@euandre.org>2022-03-08 02:32:31 -0300
commit0c32486556424b0b83452b46221b49946e31645b (patch)
treea16f8cb596fe1c0aabec13d46bd22e00b77f1e57 /TODOs.md
parentTODOs.md: Cleanup "Scratch" section (diff)
downloadserver-0c32486556424b0b83452b46221b49946e31645b.tar.gz
server-0c32486556424b0b83452b46221b49946e31645b.tar.xz
TODOs.md: Add #td-37e4373e-64ee-eab5-99fb-4126939126d7
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 813662d..788f3d8 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,16 @@
# Tasks
+## TODO Properly handle `/var/log/*` logfiles {#td-37e4373e-64ee-eab5-99fb-4126939126d7}
+- TODO in 2022-03-08
+
+---
+
+Do proper log rotation (declaratively configured in `machines.scm`), include
+them in backups, send information in emails, filter different log levels,
+process them with things like [`goaccess`], etc.
+
+[`goaccess`]: https://goaccess.io/
+
## TODO Disable outgoing rules for `ufw` firewall on toph {#td-c7aa4728-5288-205d-b5c5-5974993ec283}
- TODO in 2022-03-07