ibnesayeed / linkextractor

A Docker tutorial using a link extraction application example
https://training.play-with-docker.com/microservice-orchestration/
MIT License
51 stars 54 forks source link

Update master/linkextractor.rb for live logs. #14

Open thunt-career opened 1 year ago

thunt-career commented 1 year ago

This is a feature pull request to update the linkextractor.rb to handle the extraction.log file so that the log can be viewed and followed while the container is running. Sending PR to PWD repository as well.

PR for Step6 branch: #13

When running through the tutorial, I was confused why the logs weren't showing anything while submitting different URLs for extraction.

thunt-career commented 1 year ago

FYI - PWD already merged my other pull request... PR#238 so instructions will be incorrect until this is merged. Only impact is the tail command will have no output until containers are shutdown.

Privat33r-dev commented 4 months ago

@ibnesayeed would you like to review this small PR? :) It will take just a minute.