According the man pages this should show the entries for today:
journalctl --since="today" but issueing this today 11. nov 2025 start entries from 9. nov.
What is wrong with the command and how do I get todays (since 00:00) entries only?
Sorry for the brain-power wasted on this. I must have had the locale setting wrong on my computer and months/days swapped.
Currently the command
journalctl --since="today" works as advertised and returns data from the moment the computer was started this morning.
journalctl, notjournalin your quoted command line, right?journalctl -S0:0journalis no command.