Difference between revisions of "Elasticsearch-node"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{elasticsearchcmd}} * {{elasticsearch}} Category:ELK") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | elasticsearch-node [ repurpose | unsafe-bootstrap | detach-cluster | override-version ] | ||
+ | [-E <KeyValuePair>] | ||
+ | [-h, --help] ([-s, --silent] | [-v, --verbose]) | ||
+ | elasticsearch-node --help | ||
+ | A CLI tool to do unsafe cluster and index manipulations on current node | ||
+ | |||
+ | Commands | ||
+ | -------- | ||
+ | repurpose - Repurpose this node to another master/data role, cleaning up any excess persisted data | ||
+ | unsafe-bootstrap - Forces the successful election of the current node after the permanent loss of the half or more master-eligible nodes | ||
+ | detach-cluster - Detaches this node from its cluster, allowing it to unsafely join a new cluster | ||
+ | override-version - Overwrite the version stored in this node's data path with [7.8.0] to bypass the version compatibility checks | ||
+ | remove-settings - Removes persistent settings from the cluster state | ||
+ | remove-customs - Removes custom metadata from the cluster state | ||
+ | |||
+ | Non-option arguments: | ||
+ | command | ||
+ | |||
+ | Option Description | ||
+ | ------ ----------- | ||
+ | -E <KeyValuePair> Configure a setting | ||
+ | -h, --help Show help | ||
+ | -s, --silent Show minimal output | ||
+ | -v, --verbose Show verbose output | ||
== See also == | == See also == | ||
− | * {{ | + | * {{elasticsearch cmd}} |
* {{elasticsearch}} | * {{elasticsearch}} | ||
[[Category:ELK]] | [[Category:ELK]] |
Latest revision as of 08:20, 26 September 2022
elasticsearch-node [ repurpose | unsafe-bootstrap | detach-cluster | override-version ] [-E <KeyValuePair>] [-h, --help] ([-s, --silent] | [-v, --verbose])
elasticsearch-node --help A CLI tool to do unsafe cluster and index manipulations on current node Commands -------- repurpose - Repurpose this node to another master/data role, cleaning up any excess persisted data unsafe-bootstrap - Forces the successful election of the current node after the permanent loss of the half or more master-eligible nodes detach-cluster - Detaches this node from its cluster, allowing it to unsafely join a new cluster override-version - Overwrite the version stored in this node's data path with [7.8.0] to bypass the version compatibility checks remove-settings - Removes persistent settings from the cluster state remove-customs - Removes custom metadata from the cluster state Non-option arguments: command Option Description ------ ----------- -E <KeyValuePair> Configure a setting -h, --help Show help -s, --silent Show minimal output -v, --verbose Show verbose output
See also[edit]
- ElasticSearch:
elasticsearch-certgen | elasticsearch-certutil | create-enrollment-token | elasticsearch-croneval | elasticsearch-keystore | elasticsearch-node | elasticsearch-reconfigure-node | elasticsearch-reset-password | elasticsearch-saml-metadata | elasticsearch-service-tokens | elasticsearch-setup-passwords | elasticsearch-shard | elasticsearch-users | elasticsearch-syskeygen | elasticsearch-env
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: