Filter by start and end times.
Section: Time and Boot Filters
Logs in time range
bash
bash
journalctl --since "1 hour ago" --until "now"Explanation
Useful for narrow incident windows.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Time and Boot Filters