I have files from another machine in an arbitrary dir (e.g. /tmp/incoming/journal/...). But I can't read them without superuser rights. With SU I can read them by copying /tmp/incoming/journal/* to /run/log/journal/ (even symlinking doesn't work) This is an absurd restriction. Is it possible to add an option to journalctl to make mere reading possible?
Try: --directory= http://www.freedesktop.org/software/systemd/man/journalctl.html and close the bug if it works. :)
Yupp -D should do what is requested here. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.