Skip to content

Commit

Permalink
docs(elastic): check version
Browse files Browse the repository at this point in the history
  • Loading branch information
LeCoupa committed Sep 17, 2020
1 parent e8be8df commit 8f8dd58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/elasticsearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@
sudo service elasticsearch status -l // Check elasticsearch status
sudo service elasticsearch restart // Restart elasticsearch
sudo service kibana restart // Restart kibana

sudo /usr/share/elasticsearch/bin/elasticsearch --version // Check ElasticSearch version
sudo /usr/share/kibana/bin/kibana --version // Check kibana version

0 comments on commit 8f8dd58

Please sign in to comment.