# JournalD Administration

## Optimizing JournalD Disk Space Usage

Edit `/etc/systemd/journald.conf` and change the following line:

```
SystemMaxUse=200M 
```

To check disk space used by journald: `journalctl --disk-usage`