Searched refs:journalctl (Results 1 – 15 of 15) sorted by relevance
89 happens through the ``systemctl`` and ``journalctl`` commands:96 - ``journalctl -a``: show all logs for all services97 - ``journalctl -f``: show only the last log entries, and keep printing updates as they arrive98 - ``journalctl -u``: show only logs from a particular service
30 def journalctl(self, args='',l_match_units=None): member in SystemdTest192 output = self.journalctl(args='-o cat --reverse')
425 ... journalctl command. By default journal log is collected437 ... journalctl -f ${filter} > ${file_path}-${LOG_TIME}442 [Documentation] Stop journalctl process if its running.454 ... ps | grep journalctl | grep -v grep461 ... Execute Command killall journalctl632 ... journalctl --vacuum-size=${vacuum_size}938 ... Catenate journalctl --no-pager ${boot} | egrep '${regex}'940 ... Catenate journalctl --no-pager ${boot} | egrep '${regex}' | sed '/${filter_string}/d'
101 ... journalctl --no-pager | egrep '${STANDBY_REGEX}' | tail -1
70 journalctl | grep "Hello World"173 journalctl | tail
48 src/journal/journalctl.c | 1 +373 diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c375 --- a/src/journal/journalctl.c376 +++ b/src/journal/journalctl.c
258 `journalctl -u phosphor-regulators.service | grep Loading`276 occurred. Use the command `journalctl -u phosphor-regulators.service`.
156 ... journalctl -b --no-pager | egrep '${error_regex}' ignore_err=1
152 journalctl -f &
528 exposed to users is `journalctl`'s default behaviour of printing just the554 By default, this renders in the output of `journalctl` as:560 However, we can use some journalctl commandline options to inspect the564 # journalctl --identifier=phosphor-time-manager --boot --output=verbose | grep -v '^ _' | head -…
220 `journalctl -u phosphor-fan-presence-tach@0.service | grep Loading`
238 `journalctl -u phosphor-fan-monitor@0.service | grep Loading`
268 `journalctl -u phosphor-fan-control@0.service | grep Loading`
38 read the manpages for `man 1 journalctl` and `man 3 sd_journal_send`. Generally296 The lack of data in the default `journalctl` output was a serious impediment to
224 16384: /bin/journalctl