-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Since we have begun leveraging Elasticsearch to create a data stream for Reporting, we have begun depending on Elasticsearch to also install the mapping template for the reporting data. See #176022 and elastic/elasticsearch#97765.
Elasticsearch has a setting called stack.templates.enabled. If disabled, the mapping templates for Reporting, and other features, will not be installed.
This issue is to track work for updating documentation:
- Update https://www.elastic.co/guide/en/elasticsearch/reference/current/index-management-settings.html#stack-templates-enabled to state that the
stack.templates.enabled
setting affects Reporting - Update https://www.elastic.co/guide/en/kibana/current/secure-reporting.html with a new section at the end to state that Reporting depends on Elasticsearch to install the system template, and will not work if
stack.templates.enabled: false
is set in the Elasticsearch configuration.
Metadata
Metadata
Assignees
Labels
Team:SharedUXPlatform AppEx-SharedUX (formerly Global Experience) t//Platform AppEx-SharedUX (formerly Global Experience) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience