https://github.com/c3-tko/ansible-role-elasticsearch
Ansible role for installing elasticsearcg on my private pi cluster
https://github.com/c3-tko/ansible-role-elasticsearch
ansible-role elasticsearch raspberry-pi ubuntu1604
Last synced: about 1 month ago
JSON representation
Ansible role for installing elasticsearcg on my private pi cluster
- Host: GitHub
- URL: https://github.com/c3-tko/ansible-role-elasticsearch
- Owner: C3-TKO
- Created: 2017-04-15T18:34:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T21:29:50.000Z (over 8 years ago)
- Last Synced: 2025-07-04T07:04:36.361Z (3 months ago)
- Topics: ansible-role, elasticsearch, raspberry-pi, ubuntu1604
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-role-elasticsearch
## Helpful stuff
Log files are located in /var/log/elasticsearch/## Useful commands
netstat -tnlp
curl localhost:9200
service elasticsearch status