An open API service indexing awesome lists of open source software.

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

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