mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
docs(elasticsearch): add service commands
This commit is contained in:
@@ -94,7 +94,7 @@ Feel free to take a look. You might learn new things. They have been designed to
|
||||
#### Development
|
||||
|
||||
- [cURL](tools/curl.sh)
|
||||
- [Elastic Search](tools/elastic_search.js)
|
||||
- [Elasticsearch](tools/elasticsearch.js)
|
||||
- [Git](tools/git.sh)
|
||||
- [Puppeteer](tools/puppeteer.js)
|
||||
- [Sublime Text](tools/sublime_text.md)
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
|
||||
sudo service elasticsearch status -l // Check elasticsearch status
|
||||
sudo service elasticsearch restart // Restart elasticsearch
|
||||
sudo service kibana restart // Restart kibana
|
||||
Reference in New Issue
Block a user