mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[Logs Essentials] Disable AIOPS features and capabilities (#225014)
## 📓 Summary Given the setting introduced in [#221286 [ML] AIOps: Adds ability to disable AIOps features in Kibana](https://github.com/elastic/kibana/pull/221286), this adds the expected configuration value to disable all the AIOPS features for `logs_essentials` projects.
This commit is contained in:
parent
6b5f805488
commit
4ebc54bbb9
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
|||
xpack.infra.enabled: false
|
||||
xpack.slo.enabled: false
|
||||
xpack.observabilityAIAssistant.enabled: false
|
||||
xpack.aiops.ui.enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue