shared/settings.asciidoc (25 lines of code) (raw):
You can configure settings for {xpack} features in the `elasticsearch.yml`,
`kibana.yml`, and `logstash.yml` configuration files. You can also update some
settings dynamically with the
{ref}/cluster-update-settings.html[cluster update settings API].
[options="header", cols="a,d,d,d"]
|=======================
|{xpack} Feature |{es} Settings |{kib} Settings |Logstash Settings
|APM UI |No |{kibana-ref}/apm-settings-kb.html[Yes] |No
|Cross cluster replication |{ref}/ccr-settings.html[Yes] |No |No
|Development Tools |No |No |No
|Graph |No |No |No
|Infrastructure UI |No |{kibana-ref}/infrastructure-ui-settings-kb.html[Yes] |No
|Logs UI |No |{kibana-ref}/logs-ui-settings-kb.html[Yes] |No
|Machine learning |{ref}/ml-settings.html[Yes] |No |No
|Management |No |No |{logstash-ref}/configuring-centralized-pipelines.html#configuration-management-settings[Yes]
|Monitoring |{ref}/monitoring-settings.html[Yes] |{kibana-ref}/monitoring-settings-kb.html[Yes] |Yes
|Reporting |No |{kibana-ref}/reporting-settings-kb.html[Yes] |No
.2+|Security
* Auditing
|{ref}/security-settings.html[Yes] |{kibana-ref}/security-settings-kb.html[Yes] |No
|{ref}/auditing-settings.html[Yes] |No |No
|Watcher |{ref}/notification-settings.html[Yes] |No |No
|=======================
There are also {ref}/license-settings.html[{xpack} license settings] in the
`elasticsearch.yml` file.