From the course: Complete Guide to AWS Software Deployment

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Troubleshoot Elastic Beanstalk and set environment variables

Troubleshoot Elastic Beanstalk and set environment variables - Amazon Web Services (AWS) Tutorial

From the course: Complete Guide to AWS Software Deployment

Troubleshoot Elastic Beanstalk and set environment variables

- [Instructor] All right, so our environment has been created, but unfortunately something has gone wrong. The health is either going to be in a degraded state or severe state if it's sat here for a moment. And this gives us an opportunity to take a look at some of the troubleshooting options of Beanstalk. So click into Development Art Gallery, and we'll look at a few things. We start on the events tab here, where if you scroll to the end or if there are multiple pages, go to the end, you'll see from the beginning all of those events we saw from the command line of resources getting created and all that good stuff. But if you look at the most recent events, you'll see the errors that just occurred. Scroll down a bit and you'll see something that says instance deployment failed for detail see eb-engine.log. So my page just refreshed, which is why it flashed out from under me there. But we got enough to know that if we look at our logs, we're going to see some more information. So look…

Contents