elasticsearch/docs/reference/commands
David Turner 694373294f
Allow truncation of clean translog (#47866)
Today the `elasticsearch-shard remove-corrupted-data` tool will only truncate a
translog it determines to be corrupt. However there may be other cases in which
it is desirable to truncate the translog, for instance if an operation in the
translog cannot be replayed for some reason other than corruption. This commit
adds a `--truncate-clean-translog` option to skip the corruption check on the
translog and blindly truncate it.
2019-10-11 16:43:59 +02:00
..
certgen.asciidoc
certutil.asciidoc
croneval.asciidoc
index.asciidoc
node-tool.asciidoc
saml-metadata.asciidoc
setup-passwords.asciidoc
shard-tool.asciidoc
syskeygen.asciidoc
users-command.asciidoc