diff --git a/docs/setup/production.asciidoc b/docs/setup/production.asciidoc index 19d1d12ec7b81..dff5b3f70332c 100644 --- a/docs/setup/production.asciidoc +++ b/docs/setup/production.asciidoc @@ -131,7 +131,7 @@ These can be used to automatically update the list of hosts as a cluster is resi [float] [[memory]] === Memory -Kibana has a default memory limit of 1.4 GB and in most cases we recommend leaving this unconfigured. In some scenarios, such as running on containers with limited +Kibana has a default memory limit of 1.4 GB, and in most cases, we recommend leaving this unconfigured. In some scenarios, such as running on containers with limited resources, it may make sense to tweak limits to meet more specific requirements. You can modify this limit by setting ``--max-old-space-size` in the `NODE_OPTIONS` environment variable. For deb and rpm, packages this is passed in via `/etc/default/kibana` and can be appended to the bottom of the file.