mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 22:55:25 +02:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
![]() |
# elasticsearch-syskeygen
|
||
|
|
||
|
> Create a system key file in the Elasticsearch configuration directory.
|
||
|
> More information: <https://www.elastic.co/docs/reference/elasticsearch/command-line-tools/syskeygen>.
|
||
|
|
||
|
- Generate the `system_key` file in the default `$ES_HOME/config` directory:
|
||
|
|
||
|
`elasticsearch-syskeygen`
|