OpenSearch/docs/reference/setup
Jason Tedor 9695caa3fb Bootstrap check for OnOutOfMemoryError and seccomp
This commit adds a bootstrap check for the JVM option OnOutOfMemoryError
being in use and seccomp being enabled. These two options are
incompatible because OnOutOfMemoryError allows the user to specify an
arbitrary program to fork when the JVM encounters an
OutOfMemoryError, and seccomp enables system call filters that prevents
forking.

This commit also adds support for bootstrap checks that are always
enforced, whether or not Elasticsearch is in production mode.
2016-06-06 17:31:42 -04:00
..
install Add note regarding Windows service heap size 2016-06-01 16:31:16 -04:00
sysconfig Add note regarding Windows service heap size 2016-06-01 16:31:16 -04:00
bootstrap-checks.asciidoc Bootstrap check for OnOutOfMemoryError and seccomp 2016-06-06 17:31:42 -04:00
cluster_restart.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
configuration.asciidoc Update configuration.asciidoc 2016-05-31 15:43:16 +02:00
important-settings.asciidoc Rename boostrap.mlockall to bootstrap.memory_lock 2016-06-01 16:25:51 -04:00
install.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
rolling_upgrade.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
sysconfig.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
upgrade.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00