journald.conf 1015 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # This file is part of systemd.
  2. #
  3. # systemd is free software; you can redistribute it and/or modify it
  4. # under the terms of the GNU Lesser General Public License as published by
  5. # the Free Software Foundation; either version 2.1 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # Entries in this file show the compile time defaults.
  9. # You can change settings by editing this file.
  10. # Defaults can be restored by simply deleting this file.
  11. #
  12. # See journald.conf(5) for details.
  13. [Journal]
  14. #Storage=auto
  15. #Compress=yes
  16. #Seal=yes
  17. #SplitMode=uid
  18. #SyncIntervalSec=5m
  19. #RateLimitIntervalSec=30s
  20. #RateLimitBurst=1000
  21. #SystemMaxUse=
  22. #SystemKeepFree=
  23. #SystemMaxFileSize=
  24. #SystemMaxFiles=100
  25. RuntimeMaxUse=64M
  26. #RuntimeKeepFree=
  27. #RuntimeMaxFileSize=
  28. #RuntimeMaxFiles=100
  29. #MaxRetentionSec=
  30. #MaxFileSec=1month
  31. ForwardToSyslog=yes
  32. #ForwardToKMsg=no
  33. #ForwardToConsole=no
  34. #ForwardToWall=yes
  35. #TTYPath=/dev/console
  36. #MaxLevelStore=debug
  37. #MaxLevelSyslog=debug
  38. #MaxLevelKMsg=notice
  39. #MaxLevelConsole=info
  40. #MaxLevelWall=emerg