GNOME Logs cannot see any logs
GNOME Logs cannot see any logs
→ → GNOME Logs not working
GNOME Logs application cannot see any logs or crashing
Problem
GNOME Logs does not display anything, or it doesn't start at all (running gnome-logs from terminal shows segfault).
Cause
Probably your user does not have permissions to read journal logs..
Solution
Add your user to the systemd-journal group:
sudo usermod -aG systemd-journal USERNAME
where USERNAME is your username, you can find it by running
whoami.
NOTE: For the group edit to get into effect, you must restart.
Tags
None
Subscribers
None
- Last Author
- mladen
- Last Edited
- Feb 21 2020, 08:50