Where does output from cloud-init (automatically runs scripts when starting up a virtual machine in the cloud, for example at Amazon EC2) go? I would like to know that my initialization scripts executed successfully.
There is a /var/log/cloud-init.log file, but it seems to contain only partial output (namely from the SSH key initialization).