Skip to main content

Command Palette

Search for a command to run...

Journal Size Full

Updated
1 min read
Journal Size Full
A

I am a Software Developer, mainly involved in Software Development of JAVA-enabled web applications.

Problem

The journal (/var/log/journal) size is full.

Solution

  • Clean up
journalctl --vacuum-size=100M
  • Check usage
journalctl --disk-usage

Result:

Archived and active journals take up 112.0M in the file system.

Acknowledgement

journal-full.png

69 views

More from this blog

A

Ada's Programming Notebook

22 posts

I am a software developer based in Manchester, United Kingdom. Recently, I'm interested in Cloud Computing. I study writing Java SpringBoot and Node.js applications in AWS and Google Cloud.