Ability to push non-container logs? #3964
nodesocket
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
This is covered in the documents here. Dozzle relies on the container API heavily. Tailing files and reproducing all the functionality for Docker API would be too bard. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you would like to see
I know this requests is probably way out of scope for Dozzle, but I love the Dozzle GUI so much. Anyway to push logs from a non-containerized application? My use-case is Caddy runs in front of our containers not in docker but on a separate physical host and would love to push the Caddy access logs into Dozzle. Is this even feasible? Agent perhaps? Thanks so much for this great project! 🙏
Describe how you would like to see this feature implemented
Agent, that polls local files and sends to Dozzle.
Describe any alternatives you've considered
Want something lightweight and setting up ELK or Loki + Promtail + Grafana is a lot of heavy lifting and resource intensive. Would take a dedicated machine.
Beta Was this translation helpful? Give feedback.
All reactions