Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question. Don’t forget to select tags to help index your topic!
1. Describe your incident:
Fails at Mongodb install
2. Describe your environment:
OS Information:
Clean vm of Ubuntu 22.04
Package Version:
Service logs, configurations, and environment variables:
3. What steps have you already taken to try and solve the problem?
Tried repeatedly
4. How can the community help?
Amend the instructions for idiots like me who just need to get it up and running!
Specifically the tee command in the first section for MongoDB, amended to 5.3 from 5.x (is this right?) just never completes. I am running it as root and natch without the sudo
The tee command writes to standard output and copies the command to the specified file(s). It’s not clear where you are talking about since you didn’t post the actual page/command - I am guessing it’s on the page Ubuntu installation and the command that is hanging is the following:
sudo tee /etc/apt/sources.list.d/mongodb-org-5.x.list
I believe the command they really would like you to do is the previous piped into tee as such:
The OVA was for an old version. It was unhardened and not designed for companies, but sadly many used in production environments.
You can still find the old version, but Graylog might not issue OVA files for newer versions.