X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fjournald.conf.xml;h=26f47f89757f37af713077b0c2d080539df21071;hb=f6c9f322e83a45f8f4da0194dd987d4565155bb0;hp=0797deb1155e4e22bdfa75934fa2553e2ac3ab10;hpb=7d7681f70bc8c2140092029ccada9f75510a176b;p=elogind.git diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 0797deb11..26f47f897 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -130,9 +130,15 @@ by journalctl1's - command), forward secure sealing (FSS) for - all persistent journal files is - enabled. + command), forward secure sealing (FSS) + for all persistent journal files is + enabled. FSS is based on Seekable + Sequential Key Generators by + G. A. Marson and B. Poettering and + may be used to protect journal files + from unnoticed + alteration. @@ -246,7 +252,7 @@ configured in SystemMaxUse= and RuntimeMaxUse= is - available. Defaults to 5% of the size + available. Defaults to 15% of the size of the respective file system. SystemMaxFileSize= and @@ -263,8 +269,9 @@ that usually seven rotated journal files are kept as history. Specify values in bytes or use K, M, G, T, P, - E as units for the specified - sizes. Note that size limits are + E as units for the specified sizes + (equal to 1024, 1024²,... bytes). + Note that size limits are enforced synchronously to journal files as they are extended, and need no explicit rotation step triggered by @@ -322,6 +329,16 @@ seconds. + + + SyncIntervalSec= + + The timeout before syncing journal + data to disk. After syncing journal files have + OFFLINE state. Default timeout is 5 minutes. + + + ForwardToSyslog= ForwardToKMsg=