My journalctl
is littered with gnome-session
warnings. I've tracked down the issue to Google Chrome, and the warning is relatively harmless. However, it's flooded my journal output, and frankly I won't be able to find what I need if I do need to check it.
May 30 12:13:49 hostname gnome-session[1347]: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Frankly, it's a Chrome issue and I'll leave it at that. But is there a way to make the journalctl
command suppress output from a certain process? I'd like to just disable gnome-session
logging altogether.