/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | init-manager.rst | 89 happens through the ``systemctl`` and ``journalctl`` commands: 96 - ``journalctl -a``: show all logs for all services 97 - ``journalctl -f``: show only the last log entries, and keep printing updates as they arrive 98 - ``journalctl -u``: show only logs from a particular service
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | systemd.py | 30 def journalctl(self, args='',l_match_units=None): member in SystemdTest 192 output = self.journalctl(args='-o cat --reverse')
|
/openbmc/openbmc-test-automation/lib/ |
H A D | common_utils.robot | 437 ... journalctl command. By default journal log is collected 449 ... journalctl -f ${filter} > ${file_path}-${LOG_TIME} 454 [Documentation] Stop journalctl process if its running. 466 ... ps | grep journalctl | grep -v grep 473 ... Execute Command killall journalctl 644 ... journalctl --vacuum-size=${vacuum_size} 948 ... Catenate journalctl --no-pager ${boot} | egrep '${regex}' 950 ... Catenate journalctl --no-pager ${boot} | egrep '${regex}' | sed '/${filter_string}/d'
|
/openbmc/docs/development/ |
H A D | devtool-hello-world.md | 70 journalctl | grep "Hello World" 173 journalctl | tail
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_basic_ci.robot | 99 ... journalctl --no-pager | egrep '${STANDBY_REGEX}' | tail -1
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0003-src-basic-missing.h-check-for-missing-strndupa.patch | 48 src/journal/journalctl.c | 1 + 373 diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c 375 --- a/src/journal/journalctl.c 376 +++ b/src/journal/journalctl.c
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | security.txt | 155 audit records using journalctl command or /var/log/audit/audit.log so the 158 # journalctl --reverse --no-pager | grep perf_event
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | README.md | 258 `journalctl -u phosphor-regulators.service | grep Loading` 276 occurred. Use the command `journalctl -u phosphor-regulators.service`.
|
/openbmc/docs/ |
H A D | anti-patterns.md | 558 exposed to users is `journalctl`'s default behaviour of printing just the 584 By default, this renders in the output of `journalctl` as: 590 However, we can use some journalctl commandline options to inspect the 594 # journalctl --identifier=phosphor-time-manager --boot --output=verbose | grep -v '^ _' | head -…
|
/openbmc/openbmc-test-automation/extended/ |
H A D | standby_bmc.robot | 147 ... journalctl -b --no-pager | egrep '${error_regex}' ignore_err=1
|
/openbmc/phosphor-state-manager/ |
H A D | obmcutil | 99 journalctl -f &
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | bug-hunting.rst | 77 ``journalctl`` 命令进行访问。
|
H A D | reporting-issues.rst | 875 ``journalctl -b 0 -k`` ;或者你也可以重启,重现这个问题,然后调用
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | README.md | 220 `journalctl -u phosphor-fan-presence-tach@0.service | grep Loading`
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | bug-hunting.rst | 80 ``journalctl`` 命令進行訪問。
|
H A D | reporting-issues.rst | 881 ``journalctl -b 0 -k`` ;或者你也可以重啓,重現這個問題,然後調用
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/drbd-utils/ |
H A D | 0001-drbd-utils-support-usrmerge.patch | 66 ExecStopPost=-/bin/journalctl --sync
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | README.md | 269 `journalctl -u phosphor-fan-control@0.service | grep Loading`
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | README.md | 238 `journalctl -u phosphor-fan-monitor@0.service | grep Loading`
|
/openbmc/phosphor-logging/docs/ |
H A D | structured-logging.md | 38 read the manpages for `man 1 journalctl` and `man 3 sd_journal_send`. Generally 288 The lack of data in the default `journalctl` output was a serious impediment to
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | bug-hunting.rst | 73 by running ``journalctl`` command.
|
H A D | reporting-issues.rst | 1134 ``journalctl -b 0 -k``; alternatively you can also reboot, reproduce the
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 23 landlock || journalctl -kg landlock`` . Developers can also easily check for
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 224 16384: /bin/journalctl
|