[Docs]Adds saved object key setting to load balancing kib instances (#63935) (#64039)

* adds saved object key setting to load balancing kib instances

* SIEM section doc updates

* Revert "SIEM section doc updates" - wrong PR

This reverts commit fc55d90a6d.

* corrections
This commit is contained in:
Ben Skelker 2020-04-21 09:43:32 +03:00 committed by GitHub
parent 0e0ed61fe2
commit 8d4b1f6903
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,8 @@ server.port
Settings that must be the same:
--------
xpack.security.encryptionKey //decrypting session cookies
xpack.reporting.encryptionKey //decrypting reports stored in Elasticsearch
xpack.reporting.encryptionKey //decrypting reports
xpack.encryptedSavedObjects.encryptionKey // decrypting saved objects
--------
Separate configuration files can be used from the command line by using the `-c` flag: