A newer version is available. For the latest information, see the
current release documentation.
--quiet
edit--quiet
editSummary
editDisallows non-log STDOUT output, which is typically error messages.
If no --logfile is specified, logging will still output to STDOUT by default.
If --logformat logstash is specified, --quiet
is
automatically implied.
Flags
edit-
--quiet
Suppress command-line output.
This flag must come before any command.
Example
editSilence non-log command-line output:
curator --logfile /tmp/curator.log --quiet <<command>> <<flags>>