Server.key

Hi, i have a problem when i started kibana , help me please.

FATAL { [Error: ENOENT: no such file or directory, open '/path/to/your/server.key']
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/path/to/your/server.key' }

whereis this path of server.key ?

Hi Mokhless,

server.key is one of the files you have to provide if you have the Shield plugin installed for security. You specify the path to them in config/kibana.yml on your Kibana server host.

We have some test files I could point you to. But you should generate your own for a production environment.

Maybe this helps you? https://www.elastic.co/guide/en/shield/current/kibana.html

Regards,
Lee