Skip to main content

Journaling

A mechanism in which file systems will log incomplete write operations into a "journal" file before actually executing them, enabling faster recovery times in case of an insecure, unstable, or unclean system shutdown.

The logs of the Journaling service can be viewed with the journalctd [-k|-r] command in Linux.

#IX