5 ms·
this looks amazing! i would definitely like to use this for log monitoring. however, i have a question. is it possible to get logs for individual docker contain
by 0JzW 4y ago
this looks amazing! i would definitely like to use this for log monitoring. however, i have a question. is it possible to get logs for individual docker containers?
- vmihailenco 4y agoIt is possible using Vector Logs which Uptrace supports out-of-the-box, for example: - https://vector.dev/docs/reference/configuration/sources/docker_logs/ https://vector.dev/docs/reference/configuration/sources/dock... - https://uptrace.dev/get/ingest/vector.html https://uptrace.dev/get/ingest/vector.html If you are having troubles making it work, feel free to open an issue on Github and I will provide a complete example.