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

Cannot find docker container logs when log-driver is set to syslog #414

Open
1 of 3 tasks
DarkDeny opened this issue Sep 5, 2022 · 2 comments
Open
1 of 3 tasks

Comments

@DarkDeny
Copy link

DarkDeny commented Sep 5, 2022

Description

Hi, I configured docker to use log-driver: syslog via colima's configuration file, ran some containers but I cannot find any containers' logs in neither macos syslog nor colima vm syslog.
Is it a bug or am I missing something?

Version

Colima Version: 0.4.4
Lima Version: 0.11.3
Qemu Version: 7.1.0

Operating System

  • macOS Intel
  • macOS M1
  • Linux

Reproduction Steps

  1. add 'log-driver: syslog' to docker section of colima configuration
  2. run some containers which will put something to their logs
  3. check syslog

Expected behaviour

syslog will contain logs from containers

Additional context

No response

@abiosoft
Copy link
Owner

I am not sure how this works, but would verify to see if it's something to do with Colima.

Thanks for reporting.

@teralad
Copy link

teralad commented Jun 15, 2024

Any further info on this?

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