Open RickH925 opened 4 years ago
Kibana dashboard loads fine after install, but then I shutdown and snapshot the VM. After reboot couldn't understand why things stopped. Manual installation directions from Elastic make these recommendations. https://www.elastic.co/guide/en/elasticsearch/reference/current/deb.html
Recommend adding: sudo /bin/systemctl daemon-reload sudo /bin/systemctl enable kibana.service sudo /bin/systemctl enable logstash.service sudo /bin/systemctl enable elasticsearch.service sudo /bin/systemctl enable filebeat.service
Kibana dashboard loads fine after install, but then I shutdown and snapshot the VM. After reboot couldn't understand why things stopped. Manual installation directions from Elastic make these recommendations. https://www.elastic.co/guide/en/elasticsearch/reference/current/deb.html
Recommend adding: sudo /bin/systemctl daemon-reload sudo /bin/systemctl enable kibana.service sudo /bin/systemctl enable logstash.service sudo /bin/systemctl enable elasticsearch.service sudo /bin/systemctl enable filebeat.service