IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
elasticsearch-croneval
editelasticsearch-croneval
editValidates and evaluates a cron expression.
Synopsis
editbin/elasticsearch-croneval <expression> [-c, --count <integer>] [-h, --help] ([-s, --silent] | [-v, --verbose])
Description
editThis 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.