|
|
|
|
|
by will_hughes
3031 days ago
|
|
>Yeah so has anyone actually tried to get ElasticSearch up and running lately? Actually, yes. I just finished doing our migration from ELK 1.7 to 6.1.3. We're using installs direct on VMs (rather than docker), and for that we push the configuration/install using Ansible.
Their Ansible role[1] works reasonably well for installing Elastic.
The Kibana and Logstash configurations were done using regular RPM install from the repo. [1] https://github.com/elastic/ansible-elasticsearch |
|
- Close versions of ES+Kibana not working together
- maxConcurrentShardRequests not being set on Kibana for some reason (so when I got them talking, a silly query parameter was holding everything up)
- I wasted a ton of time due to some files from a failed installation causing an obtuse error -- I think it was a NoShardAvailableActionException