Sorry, copy and paste mistake. Subject line said it all. To summarize with correct command lines:
# journalctl --since '2016-01-29 08:08:00' --until '2016-01-29 08:09:00' Produces no log output # journalctl --since '2016-01-29 08:08:00' --until '2016-01-29 08:09:00' --reverse Produces log output Kind regards, -- Arno Peters

