fs-server-config/ansible/roles/common/systemd/journald
Einhard Leichtfuß dc7254f70d
Increase journal size limits
The new upper hard limit is deliberately very high.  The actual limit
should usually be SystemKeepFree= (defaulting to 15% of the underlying
FS's size).

Also:
 - Add and use handler to restart systemd-journald.
   - This was not necessitated by this change, but was merely forgotten
     before.

Motivated by: new log input from nginx (and much of it)
Fixes: FS-InfMath/TODO#247
2024-03-25 13:44:55 +01:00
..
handlers Increase journal size limits 2024-03-25 13:44:55 +01:00
tasks Increase journal size limits 2024-03-25 13:44:55 +01:00