Utku Ozdemir 068093f46b
fix: implement size-based machine logs cleanup
On each machine log write, drop older logs of the machine with a configurable probability. This prevents log storage to grow continuously when a machine is spamming a lot of logs.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2025-12-19 18:42:01 +01:00
..