elasticsearch-croneval

Validates and evaluates a cron expression.

Synopsis

  1. bin/elasticsearch-croneval <expression>
  2. [-c, --count <integer>] [-h, --help]
  3. ([-s, --silent] | [-v, --verbose])

Description

This command enables you to verify that your cron expressions are valid for use with Elasticsearch and produce the expected results.

This command is provided in the $ES_HOME/bin directory.