ELK Stack Maintenance
This chapter is special guide for ELK Stack maintenance and settings. And you can refer to Administrator and Steps after installing for some general settings that including: Configure Domain, HTTPS Setting, Migration, Web Server configuration, Docker Setting, Database connection, Backup & Restore...
Maintenance guide
ELK Stack Backup and Restore
ELK 内置快照备份功能(Refer to官方文档)
ELK Stack Upgrade
Troubleshoot
In addition to the ELK Stack issues listed below, you can refer to Troubleshoot + FAQ to get more.
Logstash 无法输出到 Elasticsearch?
检查 Logstash 的 pipeline 配置文件中 Elasticsearch 账号密码是否正确
FAQ
How can I enable the debug mode of ELK service?
systemctl stop elk-server
elk-server console
Can I reset password of ELK by command?
Yes, e.g elkctl change_password admin newpassword