Error encrypted key

4
where do i get the encryption key?

It is your key... you make it up

Put this in your kibana.yml

xpack.encryptedSavedObjects.encryptionKey: "min-32-byte-long-strong-encryption-key"

Just generate any GUID you want and use it that is the encryption key going forward

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.