Linux command
elasticsearch-syskeygen 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Generate system key
elasticsearch-syskeygen
说明
elasticsearch-syskeygen creates a system_key file in the Elasticsearch configuration directory. This key is used to symmetrically encrypt sensitive data, such as preventing Watcher from returning and storing information that contains clear text credentials.
FAQ
What is the elasticsearch-syskeygen command used for?
elasticsearch-syskeygen creates a system_key file in the Elasticsearch configuration directory. This key is used to symmetrically encrypt sensitive data, such as preventing Watcher from returning and storing information that contains clear text credentials.
How do I run a basic elasticsearch-syskeygen example?
Run `elasticsearch-syskeygen` in a terminal, then adjust file names, paths, flags, or remote targets for your system.