Classes
journald
: Manage thejournald
daemonjournald::config
: Configure thejournald
servicejournald::service
: Manage thejournald
service
Manage the journald
daemon
The following parameters are available in the journald
class.
Data type: Boolean
By default, the journal stores log data in /run/log/journal/. Since /run/ is volatile, log data is lost at reboot. To make the data persistent, it is sufficient to create /var/log/journal/ where systemd-journald will then store the data.
Data type: Hash
A hash with journald parameters
Configure the journald
service
Manage the journald
service