Skip to content

Commit

Permalink
Remove references to Kibana settings which were removed in 8.0 (#2247)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeelmers authored Oct 15, 2021
1 parent 5997b70 commit b347b4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shared/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ settings dynamically with the
|{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 |{kibana-ref}/dev-settings-kb.html[Yes] |No
|Graph |No |{kibana-ref}/graph-settings-kb.html[Yes] |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] |{kibana-ref}/ml-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
Expand Down

0 comments on commit b347b4d

Please sign in to comment.