* Search Guard and Elasticsearch version
6.2.4-22.3 . and 6.2.4
* JVM version and operating system version
1.8 and Ubuntu 16.04
{"user": "User [name=admin, roles=[admin], requestedTenant=null]","user_name": "admin","user_requested_tenant": null,"remote_address": "103.51.153.82:53266","backend_roles": ["admin"],"custom_attribute_names": ["attr.internal.attribute1","attr.internal.attribute2","attr.internal.attribute3"],"sg_roles": ["sg_all_access","sg_own_index"],"sg_tenants": {"admin_tenant": true,"admin": true},"principal": null,"peer_certificates": "0"}
Everything looks good from Elasticsearch side. I can access ES by https. In Kibana, I've configured below properties as mentioned in blog.
elasticsearch.ssl.verificationMode: none
But I'm not able to log in Kibana. It shows The Search Guard license information could not be loaded. Please contact your system administrator. Please help me here to fix it. My configuration is same as the mentioned blog.