please add streaming logs from ec2 instances
Bug #608564 reported by
Robert Collins
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad Developer Utilities |
Triaged
|
Low
|
Unassigned |
Bug Description
It would be pretty cool to be able to do:
ec2land ...
wget -O- <instance>/log | tribunal -
and have the test progress shown in a streaming fashion
This is clearly wishlist, recording it in case someone has an itch scratching moment.
All it really needs is the supervisor process to offer a tail-like facility over http.
Changed in launchpad: | |
importance: | Wishlist → Low |
affects: | launchpad → bzr-ping |
affects: | bzr-ping → lp-dev-utils |
To post a comment you must log in.
If you run ./utilities/ec2 land --attached you get this already. I guess you're asking for a way to start tailing after you've detached?