Fatal error: [config validation of server.uuid]: must be a valid uuid

Hello guys!
I setup prod.server (7.6 version all stack): Using Kibana in a production environment | Kibana Guide [7.6] | Elastic

Settings unique across each Kibana instance:
server.uuid
server.name

server.uuid in Kibana.yml. What i need to set in this value?

When i didn't set this value, i have next:

FATAL ERROR: Unable to write Kibana UUID file, please check the uuid.server configuration value in kibana.yml and ensure Kibana has sufficient permissions to read /write to the the uuid.server configuration value in kibana yml and ensure Kibana has sufficient permissions to read /write to this file. Error was: ENOENT

Problem solved.
i changed config and add path.data, but not create a dir..
Please close this issue

1 Like

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