Failed to enable unit: Unit file logstash.service does not exist

I am trying to instal ELK stack on raspberry pi using easyELK method. While installing I am getting below error

 Enabling Services for Start on Boot
 Starting Elastic, Logstash, Kibana Services
Failed to enable unit: Unit file logstash.service does not exist.
Failed to enable unit: Unit file kibana.service does not exist.
Failed to start logstash.service: Unit logstash.service not found.
Failed to start kibana.service: Unit kibana.service not found.
 Service Status:
grep: elasticsearch(?!-)\b: No such file or directory
elasticsearch Not Running
grep: logstash(?!-)\b: No such file or directory
logstash Not Running
grep: kibana(?!-)\b: No such file or directory
kibana Not Running
 Wed Dec 25 11:54:52 IST 2019
 Finished easyELK Installer
 Your Turn: Finish Configuration

I have added all other technical details and issues in this thread

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.