Comment 24 for bug 1607345

Revision history for this message
Chad Smith (chad.smith) wrote :

Cloud-init will likely need a couple of fixes to support this feature:

  - A new reporting handler which will POST collected cloud-init logs on cloud-init failure/exception conditions

  - Add #cloud-config support for
          reporting:
              opaquekey_maas_errorlogs:
                   type: postlogs
                   endpoint: http://yourendpoint
                   consumer_key: con_key
                   token_key: tk_key
                   token_secret: tk_secret