mirror of
https://github.com/siderolabs/omni.git
synced 2026-01-19 18:01:02 +01:00
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>