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

watch container log from "/var/log/maxscale/maxscale.log" #43

Open
haitang5445 opened this issue Nov 25, 2022 · 2 comments
Open

watch container log from "/var/log/maxscale/maxscale.log" #43

haitang5445 opened this issue Nov 25, 2022 · 2 comments

Comments

@haitang5445
Copy link

i want to watch container log from "/var/log/maxscale/maxscale.log"

"docker logs mxs"

only show monit's log

@thecodeassassin
Copy link

I opened up this PR: #47

@pastalino
Copy link

@haitang5445 have you tried using images with suffix -ubi? maxscale process is started via entrypoint and logs directly to stdout. All image without this suffix use tini to start maxscale process thus PR of @thecodeassassin is required to log maxscale log to stdout.

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

No branches or pull requests

3 participants