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

Changes for version 5.4

  • Change: c31b5f39953589c497f4374be9c22f36a2514dc2 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2017-10-13 12:36:20 +0000
    • Documentation update for the 5.4 release.
  • Change: 3b6a379937869eaf46e80eea6f7d54e5c4f2220a Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2017-07-12 20:50:57 +0000
    • Default to UTC, warn when using incompatible options.
  • Change: 570de7b2ffa8896b723a3d5c739cec25f4fe8297 Author: Lisa Hare <lhare@inview.co.uk> Date : 2017-06-23 08:50:42 +0000
    • add older option to es-apply-settings
    • when older argument is passed to es_indices in Utilities.pm if days is also specified then it will only return indexes older that the specified days
    • Refs #24
  • Change: 04a72068727474471abd709e993b9095bcf4e489 Author: Brad Lhotsky <blhotsky@craigslist.org> Date : 2017-06-07 11:05:12 +0000
    • Fixup the optimize call for newer ElasticSearch releases.
  • Change: 25ad9e95697a92093c30375836041c7fb2f691e8 Author: Markus Linnala <Markus.Linnala@cybercom.com> Date : 2017-04-05 19:33:52 +0000
    • es-alias-manager.pl: relax index name checker to allow _

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
Abstract the connection element
Allow for strange content elements for Elasticsearch APIs
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