kayobe/releasenotes/notes/adds-persistent-journal-99951ac651dc4a23.yaml
Will Szumski 01fe797d51 Support configuring persistent systemd journal
This is useful to ensure logs are persisted across reboots.

Change-Id: Ie5ff7536b160196dc57448c3ed982d15826b2cbe
Closes-Bug: #2055299
Co-Authored-By: Piotr Parczewski <piotr@stackhpc.com>
2024-05-30 11:40:14 +01:00

8 lines
302 B
YAML

---
features:
- |
Configures journald to use a persistent storage by default. This allows you
to keep journald logs across reboots and is controlled by the
``journald_storage`` variable. See :kayobe-doc:`Kayobe documentation
<configuration/reference/hosts#logging>` for more details.