Graylog2 / graylog2-images

Ready to run machine images
Apache License 2.0
238 stars 91 forks source link

Virtualbox OVA image /etc/issue incorrect #30

Closed ghost closed 9 years ago

ghost commented 9 years ago

The system banner indicates that the default username/password is admin for the OVA file. It is in fact ubuntu/ubuntu - there is no user on the system called admin, the admin/admin would be for the web interface. Consider clarifying, or listing both in /etc/rc.local generator?

(sorry for edits!)

mariussturm commented 9 years ago

Thanks for the feedback! After spinning the appliance up the next logical step for the user is to login to the Graylog web interface. This is what we show in the banner, the url to web interface and the credentials. There is no real need to login to the console because all services are already running.

However if you want to login to the console you can find the the right credentials very prominently in the docs here: https://github.com/Graylog2/graylog2-images/blob/master/ova/README.md#configuration

From my point of view it makes sense like it is?

ghost commented 9 years ago

I asked two of my coworkers their opinions and they're with you - they wouldn't look to issue for the console login the way I had assumed it to be. Feel free to close. 

— Sent from Mailbox

On Thu, Feb 19, 2015 at 3:09 PM, Marius Sturm notifications@github.com wrote:

Thanks for the feedback! After spinning the appliance up the next logical step for the user is to login to the Graylog web interface. This is what we show in the banner, the url to web interface and the credentials. There is no real need to login to the console because all services are already running. However if you want to login to the console you can find the the right credentials very prominently in the docs here: https://github.com/Graylog2/graylog2-images/blob/master/ova/README.md#configuration

From my point of view it makes sense like it is?

Reply to this email directly or view it on GitHub: https://github.com/Graylog2/graylog2-images/issues/30#issuecomment-75126278

mariussturm commented 9 years ago

Thanks for the small survey, valuable feedback for us!