mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
adds saved object key setting to load balancing kib instances
This commit is contained in:
parent
7b57caf62b
commit
ab1d8e3023
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ Settings that must be the same:
|
|||
--------
|
||||
xpack.security.encryptionKey //decrypting session cookies
|
||||
xpack.reporting.encryptionKey //decrypting reports stored in Elasticsearch
|
||||
xpack.encryptedSavedObjects.encryptionKey // decrypting saved objects stored in Elasticsearch
|
||||
--------
|
||||
|
||||
Separate configuration files can be used from the command line by using the `-c` flag:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue