I inherited this ELK server from another admin, and it appears that it was not installed via conventional means, as there are no x.services files in /systemd/system, etc.. The ELK processes work fine when run manually, but we'd like them to start @ boot since the environment goes through frequent power cycles.
Looking for some examples of systemd startup scripts that I can use as a reference for Elasticsearch, Logstash, and Kibana. Does anyone have a similar installation in CentOS 7 for ELK 7.7.0?
Exactly, install & copy. Can also do even faster on docker with centos7 image (i.e. run Centos 7 image, install ELK via RPM and borrow scripts).
BUT, if you were not installed by rpm, things may be in weird places - maybe was installed by tar/jar file or something, so you may have to tune things - plus v7 ES has its own Java included, but you may lack that and have to adjust, etc. In that sense, a V6 install might be more useful.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.