mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
We believe there's no longer a need to be able to disable basic-license features completely using the "xpack.*.enabled" settings. If users don't want to use those features, they simply don't need to use them. Having such features always available lets us build more complex features that assume basic-license features are present. This commit deprecates settings of the form "xpack.*.enabled" for basic-license features, excluding "security", which is a special case. It also removes deprecated settings from integration tests and unit tests where they're not directly relevant; e.g. monitoring and ILM are no longer disabled in many integration tests. |
||
---|---|---|
.. | ||
images | ||
collecting-monitoring-data.asciidoc | ||
collectors.asciidoc | ||
configuring-filebeat.asciidoc | ||
configuring-metricbeat.asciidoc | ||
esms.asciidoc | ||
exporters.asciidoc | ||
how-monitoring-works.asciidoc | ||
http-export.asciidoc | ||
index.asciidoc | ||
indices.asciidoc | ||
local-export.asciidoc | ||
overview.asciidoc | ||
pause-export.asciidoc | ||
production.asciidoc | ||
troubleshooting.asciidoc |