mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
* 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:
parent
0e0ed61fe2
commit
8d4b1f6903
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue