You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring promtail to scrape journal logs, it appears to fail silently if filesystem permissions prevent reading the configured journal directory. E.g. because the promtail user had not been added to the systemd-journal group.
It would be helpful in troubleshooting if an error message were logged in this case.
When configuring promtail to scrape journal logs, it appears to fail silently if filesystem permissions prevent reading the configured journal directory. E.g. because the promtail user had not been added to the systemd-journal group.
It would be helpful in troubleshooting if an error message were logged in this case.
(This is the using latest package in the official repository, on Ubuntu 20.04.)
The text was updated successfully, but these errors were encountered: