Comments on: How to Install ELK Stack on Debian 9 https://www.rosehosting.com/blog/how-to-install-the-elk-stack-on-debian-9/ Premium Linux Tutorials Since 2001 Fri, 30 Dec 2022 11:16:13 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: admin https://www.rosehosting.com/blog/how-to-install-the-elk-stack-on-debian-9/#comment-47682 Thu, 21 Mar 2019 07:18:43 +0000 https://www.rosehosting.com/blog/?p=26939#comment-47682 In reply to Marcelo.

The username is admin, and you can reset your admin user password using:

echo “admin:$(openssl passwd -apr1 YourStrongPassword)” | sudo tee -a /etc/nginx/htpasswd.kibana

Do not forget to replace YourStrongPassword with an actual strong password.

]]>
By: Marcelo https://www.rosehosting.com/blog/how-to-install-the-elk-stack-on-debian-9/#comment-47681 Wed, 20 Mar 2019 13:30:15 +0000 https://www.rosehosting.com/blog/?p=26939#comment-47681 Hello, post install all, i need user and pass for login, use the one that generates higher, but nothing. Can you know why?

]]>