To completely remove all logs from journald for example when you are about to switch to transient journal do:
journalctl --rotate --vacuum-files=1
To completely remove all logs from journald for example when you are about to switch to transient journal do:
journalctl --rotate --vacuum-files=1