adds saved object key setting to load balancing kib instances

This commit is contained in:
Ben Skelker 2020-04-20 10:05:51 +03:00
parent 7b57caf62b
commit ab1d8e3023

View file

@ -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: