To remove systemd-journald log data older than two (2) weeks use the following command:

To remove systemd-journald log data older than two (2) weeks use the following command:Category: Introduction to Linux IIAuthor "LinuxQuestions"To remove systemd-journald log data older than two (2) weeks use the following command:
Linux Questions Staff asked 1 year ago

To remove systemd-journald log data older than two (2) weeks use the following command:

  • journalctl --remove2w
  • journalctl --vacuum2weeks
  • journalctl --vacuum-time2weeks
  • journalctl -- rotate2weeks

About the author