The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 7.4

  • Change: be1145db74f2394ae9c4f2747332cc03d3f7ca07 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-20 09:24:50 +0000
    • Ready v7.4 Release
    • Docs updated * Update tests to handle the new IP range query
  • Change: feca6053d575b523277743a937a51cb226781d66 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-20 09:03:07 +0000
    • Add Support for --or and IPv6
    • Added support to change the default token joiner to OR to es-search.pl * Added support for IPv6 to the ::QueryString::IP expander * Converted ::QueryString::IP to use a range query
  • Change: 17e80653b2a90e665e59c545eda7776b2fae7c90 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-19 10:46:48 +0000
    • Update the examples/es-utils.yml file for new options
    • This file had gotten outdated.
  • Change: 31c3caf10224615723e8036eae28ac7789a1824d Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-09 20:23:57 +0000
    • Use a better name for fields metadata
  • Change: f6369b88f311751908dec2addad33d999a452c75 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-09 20:19:38 +0000
    • Some code cleanup for es-search.pl
  • Change: 29bbf1415b2be39cf79d0281608832ade50565a9 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-10-09 20:18:57 +0000
    • Allow field metadata sharing with ::Query
    • This will enable automatic detection of and working with nested fields in the near term. Possibly other features in the long term.

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