misc.asciidoc 823 B

1234567891011121314151617181920212223242526
  1. [[misc]]
  2. == Misc
  3. * https://github.com/elasticsearch/puppet-elasticsearch[Puppet]:
  4. Elasticsearch puppet module.
  5. * http://github.com/elasticsearch/cookbook-elasticsearch[Chef]:
  6. Chef cookbook for Elasticsearch
  7. * https://github.com/medcl/salt-elasticsearch[SaltStack]:
  8. SaltStack Module for Elasticsearch
  9. * http://www.github.com/neogenix/daikon[daikon]:
  10. Daikon Elasticsearch CLI
  11. * https://github.com/Aconex/scrutineer[Scrutineer]:
  12. A high performance consistency checker to compare what you've indexed
  13. with your source of truth content (e.g. DB)
  14. * https://www.wireshark.org/[Wireshark]:
  15. Protocol dissection for Zen discovery, HTTP and the binary protocol
  16. * https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin[Readonly REST]:
  17. High performance access control for Elasticsearch native REST API.