Comment 2 for bug 566793

Revision history for this message
Scott Moser (smoser) wrote : Re: euca-get-console-output does not give all console output

I just dumped
$ euca-get-console-output i-4537075F > out
$ ls -lh out
-rw-r--r-- 1 ubuntu ubuntu 65K 2010-04-19 12:04 out

then, trimmed 'out' of the the single empty line at the end, and the iid/timestamp header:
i-4537075F
2010-04-19T17:04:44.446Z

$ ls -l out
-rw-r--r-- 1 ubuntu ubuntu 65535 2010-04-19 12:06 out

65535 sounds like a limited buffer.