All identical machines running Fedora 21 in a cluster have the same problems:
Attempting to pull the user's log using journalctl -r yields:
No journal files were opened due to insufficient permissions.
Trying logctl -user -r gives:
No journal files were found.
Checking / var / log / journal / [whatever] gives system logs (which seem to work fine as root) and one or two user logs. Logging in as a user who has a user log in this directory shows that these users can simply pull their own log.
Logs seem to be created for some users, but not for others. I cannot find anything else regarding logged-in users, and these are not the same users who demonstrate the problem on each system, despite the identical / etc / passwd, / etc / group and / etc / shadow files on the systems.
All of this worked fine on Fedora 20.
thanks
source share