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

Question : Is this project maintened ? #528

Open
gallofeliz opened this issue Jul 6, 2023 · 2 comments
Open

Question : Is this project maintened ? #528

gallofeliz opened this issue Jul 6, 2023 · 2 comments

Comments

@gallofeliz
Copy link

Hello,

Is this project maintened ? If not, it is possible to write it on the README ?

Thanks.

Regards

@infroger
Copy link

infroger commented Nov 4, 2024

Same question. No new release in 3 years.

@gallofeliz
Copy link
Author

Hello,

It is no more a question. Depending of your needs, you can use various tools to replace this one.

  • for example, you can use fluentd/fluentbit as logging driver to "redirect" logs from container to fluentd/fluentbit, and configure this one to send logs where you want.
  • You can add a listener like logspout that does not override Docker log driver but listen to logs to make something (centralize but keeping local storage, metrics, etc). I preferred to develop my own, as npm package for the lib and private app for the use. I listen to all docker logs of all containers, I identify the log level (info, warn, etc) and aggregate and push to influxdb to have metrics about logs.

Regards

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

2 participants