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

Changes for version 4.7

  • Change: d0b56b67bed7fc2716d20ba5d5ed4e173d094998 Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2016-04-07 14:18:28 +0000
    • Updated mailmap
  • Change: 25d120f1b42ff24ad1273b902b2e3794a2144912 Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2016-04-07 14:16:12 +0000
    • Fix logic for field hunting in the es_index_fields() routine.
    • This now returns all the fields and any unique aliases reliably.
  • Change: 8c08c833958b3c4f99ed5d870defe48d0f4176da Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2016-04-07 12:43:57 +0000
    • Add the ability to skip either add or remove step of alias management.
  • Change: f846dca1c844b2ca6313be422621548a9eef3a8f Author: Daniel Ostermeier <dostermeier@ml815921.corpad.adbkng.com> Date : 2016-04-07 14:36:34 +0000
    • Don't die when no hits are returned
  • Change: 5b27011ba8797dc908f4dd703c31ffa9045553d3 Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2016-04-04 11:10:59 +0000
    • Version Bump for 4.6 Release.
  • Change: 11a69078d4ae7f6a09ee89dcdd5222498f213e13 Author: Kang-min Liu <gugod@gugod.org> Date : 2016-03-23 16:01:52 +0000
    • fix es-copy-index.pl when `--mapping` is not given.
    • When `--mapping` is not given, the process to retrieve current index mapping was wrong and retrive a blank hash instead. So this was broken:
    • es-copy-index --from es-01 --to es-02 --source log.20160323
    • This commit does an additional query for mapping when `--mapping` is not given.

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
Gather performance metrics from an ES node and send them 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 pattern-aware elasticsearch storage statistics

Modules

Utilities for Monitoring ElasticSearch
Object representing ES Queries
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
Moo::Role for implementing QueryString Plugins
Fix version issues to support all the things