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 8.7

  • Change: 498b1b1896ab84bb1248f3c915783cf90a574dd2 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
    • Even better date handling
    • Stumbled into some issues with the date handling in the code base. This make it more usable.
    • Removes the `--date-separator|--date-sep` CLI switches * Uses a regex to match `YYYY.MM.DD`, `YYYY-MM-DD`, or `YYYYMMDD` in
    • index names to attain the date string of the index
  • Change: fc436cc90fa731ab8313a33c2c3cc6658c1c7daf Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
    • Tweak the ignore list a bit more
  • Change: 84a05bf482f3489177f0afe689dacce6b8ddc1e1 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
    • Fixes for metrics collected
    • Formatting fixed for metrics ending in `_millis` * Format key names better by removing all non-alphanumeric characters * Update the logic for determining the default ignore list so we do the
    • smartest possible thing
  • Change: e82fd69a8abbef0787d7bbf44305da09c0befdf5 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
    • Add Perl::Critic::Nits to authodeps
  • Change: d52dc0d7c7672e57a25a680096397866c61591c6 Author: Brad Lhotsky <brad@divisionbyzero.net> Date : 2023-08-18 10:04:19 +0000
    • Incorporate feedback on removing implicit returns

Documentation

Multi-level aggregations in Elasticsearch
Allow easy alias management for daily indexes
Run to apply a JSON list of settings to indexes matching a pattern
Get or apply settings to the cluster
Copy an index from one cluster to another
Run to prune old indexes and optimize existing
Dynamically gather metrics and send to graphite
Report and manage index blocks
Show information on the fields storage usage
Scan indexes for potential issues
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
Code to simplify creating and working with Elasticsearch aggregations
Abstract the connection element
Allow for strange content elements for Elasticsearch APIs
Fetches performance metrics about the node
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