If I start a tomcat with a unit file under a certain user and group, how can I give that user access to the log messages in the journal like "journalctl -u user-process"? Currently I give that user a sudo NOPASSWD for this exact command but I would like to do that without sudo and without granting access to any other journal messages.
[link] [comments]