It already logs by saying Bootstrapping and Configuring. Because instances are launched in parallel you get output of all instances in parallel. I was thinking that it might be useful to configure log-output per role per instance like so: clusterid/role1+role2/instanceid.txt
Also, sorry to hijack your question. But is it possible to retrieve the console log using the whirr java api? On Sat, Aug 10, 2013 at 1:04 AM, Russell Jurney <[email protected]>wrote: > What do you think about it announcing what it is doing? Like, > "Configuring," "Starting Service," etc.? > > > On Fri, Aug 9, 2013 at 3:44 PM, Andrei Savu <[email protected]> wrote: > >> You can also enable debug logging in jclouds. I don't have the precise >> instructions. >> On Aug 10, 2013 1:33 AM, "Russell Jurney" <[email protected]> >> wrote: >> >>> When I launch a cluster, Whirr waits a long time while an EC2 instance >>> boots, etc. - and there is no output to console. I want there to be some >>> kind of progress indicator there. >>> >>> Is there a verbose flag or something, or do I need to code this? >>> >>> -- >>> Russell Jurney twitter.com/rjurney [email protected] datasyndrome >>> .com >>> >> > > > -- > Russell Jurney twitter.com/rjurney [email protected] datasyndrome. > com >
