Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend setting services to automatic start #1

Open
RickH925 opened this issue Aug 27, 2020 · 0 comments
Open

Recommend setting services to automatic start #1

RickH925 opened this issue Aug 27, 2020 · 0 comments

Comments

@RickH925
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant