Guest User

Untitled

a guest
Jan 20th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. [Journal]
  2. Storage=persistent
  3. #Compress=yes
  4. #Seal=yes
  5. #SplitMode=uid
  6. #SyncIntervalSec=5m
  7. #RateLimitInterval=30s
  8. #RateLimitBurst=1000
  9. #SystemMaxUse=
  10. SystemKeepFree=10G
  11. SystemMaxFileSize=1G
  12. #SystemMaxFiles=100
  13. #RuntimeMaxUse=
  14. #RuntimeKeepFree=
  15. #RuntimeMaxFileSize=
  16. #RuntimeMaxFiles=100
  17. #MaxRetentionSec=
  18. #MaxFileSec=1month
  19. #ForwardToSyslog=yes
  20. #ForwardToKMsg=no
  21. #ForwardToConsole=no
  22. #ForwardToWall=yes
  23. #TTYPath=/dev/console
  24. #MaxLevelStore=debug
  25. #MaxLevelSyslog=debug
  26. #MaxLevelKMsg=notice
  27. #MaxLevelConsole=info
  28. #MaxLevelWall=emerg
  29.  
  30. $ sudo systemctl status systemd-journald
  31. ...
  32. jan 20 15:44:26 host systemd-journald[1218]: System journal (/var/log/journal/) is 4.5G, max 4.0G, 0B free.
  33. jan 20 15:44:26 host systemd-journald[1218]: Journal started
  34.  
  35. $ systemctl --version
  36. systemd 229
  37. +PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN
Add Comment
Please, Sign In to add comment