mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-12-22 10:08:54 +00:00
docs(elasticsearch): add service commands
This commit is contained in:
parent
64d2004dcc
commit
665830f2bf
@ -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
|
Loading…
Reference in New Issue
Block a user