[systemd-bugs] [Bug 86874] New: [journalctl] - add convenience method to show entries since last service start
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Nov 30 04:13:15 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86874
Bug ID: 86874
Summary: [journalctl] - add convenience method to show entries
since last service start
Product: systemd
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: general
Assignee: systemd-bugs at lists.freedesktop.org
Reporter: mail at eliasprobst.eu
QA Contact: systemd-bugs at lists.freedesktop.org
For development/testing reasons, a service might be restarted a lot.
It would be very handy, to have a journalctl parameter which allows to only
show entries of the current service runtime (similar to -b for the current
system boot, but with the scope reduced from the system to the service
runtime).
Currently, this is only possible by manually looking up the time when the
service started and then using --since= to filter the ouput.
Having something like -s/--since-start would make this way easier.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141130/cec59b43/attachment.html>
More information about the systemd-bugs
mailing list