To remove systemd-journald log data older than two (2) weeks use the following command:
- journalctl --remove2w
- journalctl --vacuum2weeks
- journalctl --vacuum-time2weeks
- journalctl -- rotate2weeks
Please login or Register to submit your answer