зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 14:16:09 +02:00
m
Этот коммит содержится в:
родитель
c377d18c35
Коммит
51d5ee056f
@ -32,10 +32,15 @@ journalctl
|
|||||||
-f
|
-f
|
||||||
like tail -f
|
like tail -f
|
||||||
-o [json|json-pretty]
|
-o [json|json-pretty]
|
||||||
|
-x --catalog
|
||||||
|
Add message explanations where available
|
||||||
--disk-usage
|
--disk-usage
|
||||||
show occupied space
|
show occupied space
|
||||||
--vacuum-size=1G
|
--vacuum-size=1G
|
||||||
--vacuum-time=1years
|
--vacuum-time=1years
|
||||||
|
|
||||||
|
samples
|
||||||
|
journalctl -xeu <unit>.service
|
||||||
|
|
||||||
2023
|
2023
|
||||||
https://habr.com/ru/articles/749714/
|
https://habr.com/ru/articles/749714/
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
http://www.unixmen.com/logging-journald-rhel7centos7/
|
http://www.unixmen.com/logging-journald-rhel7centos7/
|
||||||
|
https://wiki.manjaro.org/index.php/Limit_the_size_of_.log_files_%26_the_journal
|
||||||
|
|
||||||
2018
|
2018
|
||||||
https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
|
https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
|
||||||
@ -6,7 +7,10 @@ Journal:
|
|||||||
http://0pointer.de/blog/projects/journalctl.html
|
http://0pointer.de/blog/projects/journalctl.html
|
||||||
|
|
||||||
cfg
|
cfg
|
||||||
|
man journald.conf
|
||||||
|
systemd-analyze cat-config systemd/journald.conf
|
||||||
/etc/systemd/journald.conf
|
/etc/systemd/journald.conf
|
||||||
|
/etc/systemd/journald.conf.d/size.conf
|
||||||
|
|
||||||
SystemMaxUse
|
SystemMaxUse
|
||||||
max disk size
|
max disk size
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user