Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] Issue in "TO INCLUDE THE SYSTEMD-JOURNAL, ADD THE FOLLOWING:" #474

Open
roseswe opened this issue Jan 15, 2025 · 0 comments
Open

[doc] Issue in "TO INCLUDE THE SYSTEMD-JOURNAL, ADD THE FOLLOWING:" #474

roseswe opened this issue Jan 15, 2025 · 0 comments
Labels

Comments

@roseswe
Copy link

roseswe commented Jan 15, 2025

Maybe between SLES 15.3 (where this document is based on) and 15.5/15.6 the package promtail was changed/enhanced?

At least there is no "loki" user account, therefore the usermod command won't work. (-> if you are using SAP logs like the HANA traces, do not forget to add the loki user to the sapsys group: usermod -G sapsys -a loki)

Documentation needs to be adjusted....

Output of a 15.6 box:

# lsof | grep promtail
promtail  4314 4325 promtail       root  14r      REG               0,24   8388608         75 /run/log/journal/8936aef07eda4a649528353ff8f131b6/system.journal

So here promtail is running under root rights, which is also not perfect....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant