~smoser/pyjuju/cloud-init-output-log

Viewing all changes in revision 337.

  • Committer: Scott Moser
  • Date: 2011-08-31 21:12:40 UTC
  • Revision ID: smoser@ubuntu.com-20110831211240-hjxw5d8n8dmilysm
log output from cloud-init and its subprocess to a file

By default cloud-init only outputs to its stdout and stderr.
In the case of EC2, that is to a console that you can get at
with get-console-output.

However, that is less than convienent as it is delayed by
4 minutes, and on other platforms, the console output isn't so easily
available.

This will just log stdout and stderr to /var/log/cloud-init-output.log

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: