The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 6.5

  • Change: 0db6a92889a94daf54f17432b53f26a91153e4f7 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-07 19:42:02 +0000
    • Docs ready for the 6.5 release
  • Change: b0ae2e1c9a859b37c8345f1cd24152f6c74c14ef Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-07 19:41:07 +0000
    • Fix priority for ::QueryString::AutoEscape
    • Since this plugin is keyed to '=<field>:<value>', I want to make sure it fires before the nested plugin and before any other expansion plugins to avoid issues.
  • Change: 044643c4fcb1183b1ffa46a3575bd01ab028e048 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-03-25 21:45:24 +0000
    • Collect node local shard dimensions and safe guard some calls to be compatible with ES 5.x and 6.x
  • Change: b13c4a5eb6861898d3b35d567da19838372fadcc Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-03-25 17:30:36 +0000
    • Report number of indexes with a block set to true.
  • Change: b037da82daf1f23f4940cbb0955e8beaecb69e1b Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-01-30 21:29:48 +0000
    • Fix the es-copy-index.pl to migrate indices from other clusters.

Documentation

Allow easy alias management for daily indexes
Run to apply a JSON list of settings to indexes matching a pattern
Copy an index from one cluster to another
Run to prune old indexes and optimize existing
Dynamically gather metrics and send to graphite
ElasticSearch Nagios Checks
Listing the nodes in a cluster with some details
Open any closed indices matching your paramters.
Provides a CLI for quick searches of data in ElasticSearch daily indexes
Simple ElaticSearch Status Checks
Index Storage Overview by Index Name without Dates

Modules

Utilities for Monitoring ElasticSearch
Abstract the connection element
Allow for strange content elements for Elasticsearch APIs
Object representing ES Queries
Provides a prefix of '=' to use the term filter
Mostly fixing case and tracking dangling words
Build a terms query from unique values in a column of a file
Expand IP CIDR Notation to ES ranges
Implement the proposed Elasticsearch nested query syntax
Moo::Role for implementing QueryString Plugins
Implement parsing comparison operators to Equivalent Lucene syntax
Fix version issues to support all the things
Types for working with ElasticSearch