$darkmode
Elektra 0.11.0
Plugin: journald
  • infos = Information about journald plugin is in keys below
  • infos/author = Felix Berlakovich elekt.nosp@m.ra@b.nosp@m.erlak.nosp@m.ovic.nosp@m.h.net
  • infos/licence = BSD
  • infos/provides = logging
  • infos/needs =
  • infos/placements = pregetstorage postcommit postrollback
  • infos/status = maintained libc global nodoc
  • infos/description = logging of committed and rolled back keys via systemd-journal

Introduction

The plugin logs successful and failed write attempts via the systemd journal daemon (systemd-journal). See the systemd-journal man page for more information about systemd-journal. Errors are reported with priority 3 (error priority) and use the message ID fb3928ea453048649c61d62619847ef6. Successful writes are reported with priority 5 (notice priority) and use the message ID fc65eab25c18463f97e4f9b61ea31eae.

Configure the plugin with log/get=1 to enable logging when configuration is loaded. For example, kdb gmount journald log/get=1.

Installation

See installation. The package is called libelektra5-journald.

Dependencies

  • libsystemd-dev (also called libsystemd-journal-dev)