Don't forget to actually commit the config or run eb deploy --staged. Also eb deploy -v gives you a detailed view of which config files get pushed.
/var/log/httpd/error.log (unless you put them elsewhere, this is where stdout goes)
You need to name the variable with the WSGI application application. Naming it app as is flask convention won't work.