I followed these instructions to install Graylog with the Amazon AMI for our region, us-east-1. https://docs.graylog.org/en/2.4/pages/installation/aws.html After following these steps, I launched the Graylog UI and see this error message.
There must be at least one missing step in these instructions.
I’d like to share my logs, but would exceed the character limit of Graylog’s community forum posts. Is there an email address I can send them to? Which files in particular should I share? Cheers.
@gideongrossman. A couple of things here: 2.4.6 is 2+ years old, and it doesn’t look like the AMI has been updated in some time. What’s your use case for using the AMI? Is it mainly convenience? What’s preventing you from deploying Graylog on a standard *nix EC2 instance?
Also, have you done any basic troubleshooting in terms of reviewing the logs, testing ports, etc? If so, can you post the results so we can have a better idea of how to help you?
I’d like to share my logs, but would exceed the character limit of Graylog’s community forum posts.
Is there an email address I can send them to?
Which files (and path to those files) in particular should I check and share? Cheers.
Hi @gideongrossman I’d suggest either tar’ing them up and providing a link to a service that you’re hosting them on, or dropping them in a Github gist/pastebin (sanitized, of course). But in general, you’ll want to pull the Graylog server logs (see the default file locations for various logs). The server logs would be where I would suggest starting.
It’s also worth noting that using such an old version makes it difficult to troubleshoot–again, is there a reason for using the AMI over just deploying the latest version?