[Bug 905419] Re: cloud-init messages going to syslog, not cloud-init.log
Scott Moser
smoser at ubuntu.com
Fri Dec 16 21:12:18 UTC 2011
It seems this is possibly rsyslog or python logging related, because cloud-init did not change between oneiric and precise,. In oneiric, it works:
Dec 16 17:36:04 server-3395 [CLOUDINIT] __init__.py[DEBUG]: handling final-message with freq=None and args=[]
Dec 16 21:11:30 server-3395 [CLOUDINIT] cloud-init-cfg[INFO]: cloud-init-cfg ['apt-update-upgrade', 'always']
Dec 16 21:11:30 server-3395 [CLOUDINIT] __init__.py[DEBUG]: handling apt-update-upgrade with freq=always and args=[]
That final message in /var/log/cloud-init.log was generated when I just now (4 hours after booting) ran:
sudo cloud-init-cfg apt-update-upgrade always
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/905419
Title:
cloud-init messages going to syslog, not cloud-init.log
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/905419/+subscriptions
More information about the Ubuntu-server-bugs
mailing list