Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-22 | Just use file logging by default | Joshua Harlow | |
Instead of being dependent on the availability of syslog that various distributions may not enable or configure correctly or they do so via patches just use a known-to-work default logging mechanism. If distros want to change this, that is fine, but at least the built-in one will work reliably. LP: #1643990 | |||
2014-01-14 | provide default 'output' setting to log to /var/log/cloud-init-output.log | Scott Moser | |
This has been "best practice" for quite some time, and its a common request of "where is the output of my user-data programs". http://askubuntu.com/questions/345344/where-are-the-logs-for-my-user-data-script-cloud-init | |||
2012-06-18 | Add comments as to what the special reference sections mean in log_cfgs | Joshua Harlow | |
2011-02-17 | change from yaml+'#include' to yaml + config.d format for cloud.cfg | Scott Moser | |