Personal tools
Skip to content. | Skip to navigation
Package apache-airflow-providers-elasticsearch Elasticsearch
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.
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.
Ruby client for Elasticsearch. See the `elasticsearch` gem for full integration.
Ruby API for Elasticsearch. See the `elasticsearch` gem for full integration.
Ruby integrations for Elasticsearch (client, API, etc.).
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 ...
.. _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). ...