mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
remove reference to deprecated kibana.index setting (#123379)
This commit is contained in:
parent
bdb3ce465f
commit
2050262b51
1 changed files with 0 additions and 7 deletions
|
@ -71,13 +71,6 @@ elasticsearch.password: {{ password }}
|
|||
elasticsearch.ssl.verificationMode: none
|
||||
----
|
||||
|
||||
If many other users will be interacting with your remote cluster, you'll want to add the following to avoid causing conflicts:
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
kibana.index: '.{YourGitHubHandle}-kibana'
|
||||
----
|
||||
|
||||
==== Running remote clusters
|
||||
|
||||
Setup remote clusters for cross cluster search (CCS) and cross cluster replication (CCR).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue