elasticsearch/docs/java-rest/high-level
Ioannis Kakavas 5d3b6bf2f7
Allow node to enroll to cluster on startup (#77718)
The functionality to enroll a new node to a cluster was
introduced in #77292 as a CLI tool. This change replaces this
CLI tool with the option to trigger the enrollment functionality 
on startup of elasticsearch via a named argument that can be 
passed to the elasticsearch startup script (--enrollment-token)
so that the users that want to enroll a node to a cluster can do 
this with one command instead of two. 

In a followup PR we are introducing a CLI tool version of this
functionality, that can be used to reconfigure packaged
installations.
2021-10-27 08:13:49 +03:00
..
asyncsearch
ccr Add support for index pattern exclusion in CCR AutoFollow (#72935) 2021-06-04 13:53:30 +02:00
cluster Enroll Kibana API uses Service Accounts (#76370) 2021-08-17 14:41:35 +03:00
document
enrich
graph
ilm
indices
ingest
licensing
migration
miscellaneous
ml [ML] Merge the pytorch-inference feature branch (#73660) 2021-06-03 12:43:06 +01:00
rollup
script
search Fix HLRC doc link for point in time API (#73874) 2021-06-09 12:32:30 -04:00
searchable_snapshots
security Allow node to enroll to cluster on startup (#77718) 2021-10-27 08:13:49 +03:00
snapshot
tasks
textstructure
transform
watcher
aggs-builders.asciidoc
execution-no-req.asciidoc
execution.asciidoc
getting-started.asciidoc
index.asciidoc [DOCS] Adds link that points to Java API Client to HLRC deprecation note. (#78957) 2021-10-12 10:04:43 +02:00
java-builders.asciidoc
migration.asciidoc [DOCS] Fix typo (#76911) 2021-08-25 10:03:51 -04:00
query-builders.asciidoc
supported-apis.asciidoc HLRC support for query API key API (#76520) 2021-08-17 16:00:55 +10:00