OpenSearch/docs/reference/setup
Jason Tedor 0afef53a17 Add system call filter bootstrap check
Today if system call filters fail to install on startup, we log a
message but otherwise march on. This might leave users without system
call filters installed not knowing that they have implicitly accepted
the additional risk. We should not be lenient like this, instead clearly
informing the user that they have to either fix their configuration or
accept the risk of not having system call filters installed. This commit
adds a bootstrap check that if system call filters are enabled, they
must successfully install.

Relates #21940
2016-12-02 14:27:54 -05:00
..
install Fix reference to jvm.options docs 2016-12-01 20:05:19 -05:00
sysconfig Improve the out-of-the-box experience 2016-12-01 17:26:29 -05:00
bootstrap-checks.asciidoc Add system call filter bootstrap check 2016-12-02 14:27:54 -05:00
cluster_restart.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00
configuration.asciidoc Fix incorrect instructions for disabling deprecation logging (#21569) 2016-11-15 09:57:26 -07:00
important-settings.asciidoc Remove stale mention of minimum master nodes check 2016-11-18 06:56:23 -05:00
install.asciidoc [docs] Document Docker installation method 2016-11-17 15:06:32 +02:00
reindex_upgrade.asciidoc Add note about retention periods to reindex-upgrade docs 2016-10-13 12:13:55 +02:00
rolling_upgrade.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00
stopping.asciidoc [DOC] Remove obsolete node names from documentation 2016-09-19 11:56:28 +02:00
sysconfig.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
upgrade.asciidoc Added upgrade docs explaining how to reindex in place or reindex from remote 2016-10-11 12:14:35 +02:00