1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-04 02:35:24 +02:00
tldr/pages/common/elasticsearch-syskeygen.md

9 lines
309 B
Markdown
Raw Normal View History

# 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`