Personal tools
Skip to content. | Skip to navigation
Python Elasticsearch Client Official lowlevel client for Elasticsearch. Its goal is to provide common ground for all Elasticsearchrelated code in Python; because of this it tries to be opinionfree and very extendable.For a more high level client library with more limited scope, have a look at elasticsearchdsl_ a more pythonic library sitting on top of elasticsearchpy.It provides a ...
.. _readme: Curator ======= Have indices in Elasticsearch? This is the tool for you! Like a museum curator manages the exhibits and collections on display, Elasticsearch Curator helps you curate, or manage your indices. `Curator API Documentation`_ ---------------------------- Version 4.0 of Curator ships with both an API and a wrapper script (which is actually defined as an entry point). ...
Elasticsearch DSL Elasticsearch DSL is a highlevel library whose aim is to help with writing and running queries against Elasticsearch. It is built on top of the official lowlevel client (elasticsearchpy <https://github.com/elastic/elasticsearchpy>_).It provides a more convenient and idiomatic way to write and manipulate queries. It stays close to the Elasticsearch JSON DSL, mirroring its ...
Ruby integrations for Elasticsearch (client, API, etc.).
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program.
You know, for windows event logs Winlogbeat is an open-source log collector that ships Windows Event Logs to Elasticsearch or Logstash. It installs as a Windows service on all versions since Windows XP.