mthenw / frontail

📝 streaming logs to the browser. Sponsored by https://cloudash.dev
https://cloudash.dev
MIT License
1.81k stars 249 forks source link

Frontail in Docker pipe in another container logs #217

Open Strauteka opened 4 years ago

Strauteka commented 4 years ago

Hello, is it possible to pipe in frontail docker container, output of command docker logs --follow <container>
Currently, I can do on machine: docker logs -f $container_name | frontail - --ui-highlight -t dark