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 6.7

  • Change: b223877862510dac87c842505b5e4624503fffc7 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-29 22:01:39 +0000
    • Docs updated for the 6.7 release
  • Change: 4c6fb9711924541da25bffb2c606bf0fbc49d3ed Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-29 21:46:29 +0000
    • Make handling of pretty printing consistent and less insane
  • Change: fde91b31d2f38ea3447cb35cb0513b02d540ab9d Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-29 21:46:29 +0000
    • Short-hand --json or --jq to enable JSON output
  • Change: 21ba6625d90306ed6c01897bb0f944baab362370 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-29 21:46:29 +0000
    • Fix the "Displaying X of Y" for aggregations
    • This outputs the cardinality of the field in the `--top` option. Care is taken for stepped data, and multi day requests to represent the max displayed and the max available.
  • Change: 2898b207bf4f83845ca887d8bd79718c2db1d71f Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-29 21:22:10 +0000
    • Fix delimiters for .dat/.txt files
    • The documentation was incorrect and the logic wasn't great either. Split .txt and .dat lines only by tabs or null characters. Attempting to split on spaces meant fields were not able to contain spaces and the column count could vary between lines.
  • Change: 5ee650b8ee015c3d7a8f5d8388c0024041070117 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2019-05-28 20:11:47 +0000
    • TravisCI Integration Updated via App::CISetup

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