2016-04-03 22:09:24 +08:00
|
|
|
[[important-settings]]
|
2021-04-29 09:30:32 +08:00
|
|
|
=== Important {es} configuration
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2020-11-23 22:26:07 +08:00
|
|
|
{es} requires very little configuration to get started, but there are a number
|
|
|
|
of items which *must* be considered before using your cluster in production:
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
* <<path-settings,Path settings>>
|
2020-10-19 22:02:22 +08:00
|
|
|
* <<cluster-name,Cluster name setting>>
|
|
|
|
* <<node-name,Node name setting>>
|
|
|
|
* <<network.host,Network host settings>>
|
2017-12-12 23:24:37 +08:00
|
|
|
* <<discovery-settings,Discovery settings>>
|
2020-12-22 03:01:12 +08:00
|
|
|
* <<heap-size-settings,Heap size settings>>
|
2020-10-19 22:02:22 +08:00
|
|
|
* <<heap-dump-path,JVM heap dump path setting>>
|
|
|
|
* <<gc-logging,GC logging settings>>
|
|
|
|
* <<es-tmpdir,Temporary directory settings>>
|
|
|
|
* <<error-file-path,JVM fatal error log setting>>
|
2020-11-23 22:26:07 +08:00
|
|
|
* <<important-settings-backups,Cluster backups>>
|
|
|
|
|
|
|
|
Our {ess-trial}[{ecloud}] service configures these items automatically, making
|
|
|
|
your cluster production-ready by default.
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/path-settings.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/cluster-name.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/node-name.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/network-host.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/discovery-settings.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/heap-size.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/heap-dump-path.asciidoc[]
|
2016-04-03 22:09:24 +08:00
|
|
|
|
2017-12-12 23:24:37 +08:00
|
|
|
include::important-settings/gc-logging.asciidoc[]
|
2018-03-23 11:06:53 +08:00
|
|
|
|
2018-08-08 00:49:48 +08:00
|
|
|
include::important-settings/es-tmpdir.asciidoc[]
|
|
|
|
|
2018-03-23 11:06:53 +08:00
|
|
|
include::important-settings/error-file.asciidoc[]
|
2020-11-23 22:26:07 +08:00
|
|
|
|
|
|
|
include::important-settings/snapshot.asciidoc[]
|