Difference between revisions of "Journalctl -u"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
+ | * <code>[[journalctl -u wpa_supplicant]]</code> | ||
+ | * <code>journalctl -u [[kubelet]]</code> | ||
+ | * <code>[[journalctl -u prometheus]]</code> | ||
+ | * [[journalctl -u]] yourservicename | ||
+ | * [[journalctl -u]] yourservice-name[[.service]] | ||
+ | |||
+ | |||
+ | * [[Main process exited, code=exited, status=1/FAILURE]] | ||
== See also == | == See also == | ||
+ | * {{.service}} | ||
* {{journalctl}} | * {{journalctl}} | ||
[[Category:Systemd]] | [[Category:Systemd]] |
Latest revision as of 18:29, 6 July 2023
journalctl -u wpa_supplicant
journalctl -u kubelet
journalctl -u prometheus
- journalctl -u yourservicename
- journalctl -u yourservice-name.service
See also[edit]
systemd, .service, /lib/systemd/system/, /etc/systemd/system/, Type=, systemctl list-units --type=service, systemctl daemon-reload, ExecStart, .timer, .mounts, .wants, .socket
- systemd-journald:
journalctl
,/etc/systemd/journald.conf
,journalctl logs
,journalctl --list-boots
,journalctl --disk-usage
,journalctl -u kubelet
,journalctl -u prometheus
,journalctl --help
Advertising: