How to debug execution of user_data section in a Heat template
I have not been able to find where the scripts I put in user_data are logged or where to enable logging them (in case I need to enable it first). Can someone please shed some light on how this can be done? I appreciate your help.
I think first place where you should look is /var/log/cloud-init.log and /var/log/cloud-init-output.log on created instance (search for information about "userdata")