OpenSearch/docs/reference/setup/install
Jason Tedor c257e2c51f Remove settings and system properties entanglement
Today when parsing settings during bootstrap, we add a system property
for every Elasticsearch setting. Additionally, settings can be set via
system properties. This commit simplifies this situation.
 - settings are no longer propogated to system properties
 - system properties can not be used to set settings
 - the "es." prefix on settings is no longer required (nor permitted)
 - test logging has a dedicated system property (tests.logger.level)

Relates #18198
2016-05-19 14:08:08 -04:00
..
check-running.asciidoc Reverting 127.0.0.1 to localhost 2016-04-04 19:03:13 +03:00
deb.asciidoc Removing the superfluous 's' 2016-05-12 16:42:27 -04:00
init-systemd.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
key.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
next-steps.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
rpm.asciidoc Removing the superfluous 's' 2016-05-12 16:42:27 -04:00
sysconfig-file.asciidoc Add JVM options configuration file 2016-04-12 11:19:16 -04:00
systemd.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
windows.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00
zip-targz.asciidoc Remove settings and system properties entanglement 2016-05-19 14:08:08 -04:00