Where is syslog? #2521
Replies: 4 comments 4 replies
-
All of the host logs are stored in the journal, under |
Beta Was this translation helpful? Give feedback.
-
I'm trying to debug bootstrap container and I can't find What might be the reason of that? |
Beta Was this translation helpful? Give feedback.
-
Hello @begemotik , the logs generated by a bootstrap container will be available in the host's root filesystem, at # In the admin container
sheltie journalctl -u bootstrap-containers@<name>.service |
Beta Was this translation helpful? Give feedback.
-
But ,there are no journal file in my server? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to see syslog of Bottlerocket OS but
/var/log/messages
and/var/log/syslog
don't exist. Also doesn't have rsyslog binary. Where can i get Bottlerocket's syslogs?Beta Was this translation helpful? Give feedback.
All reactions