Hi folks,
I’m using kibana, elasticsearch and searchguard 5 latest versions
java version “1.8.0_112”
on two nodes cluster: 192.168.40.174 and 192.168.40.175 and I included all the configuration from the first node
I configured SSL communication between nodes successfully and search guard with kibana too:
tools/sgadmin.sh -cd sgconfig/ -ks sgconfig/kirk-keystore.jks -ts sgconfig/truststore.jks -nhnv -h 192.168.40.174 -h 192.168.40.175
Search Guard Admin v5
Will connect to 192.168.40.174:9300 … done
Contacting elasticsearch cluster ‘elasticsearch’ and wait for YELLOW clusterstate …
Clustername: elasticsearch
Clusterstate: GREEN
Number of nodes: 2
Number of data nodes: 2
searchguard index already exists, so we do not need to create one.
Populate config from /usr/share/elasticsearch/plugins/search-guard-5/sgconfig
Will update ‘config’ with sgconfig/sg_config.yml
SUCC: Configuration for ‘config’ created or updated
Will update ‘roles’ with sgconfig/sg_roles.yml
SUCC: Configuration for ‘roles’ created or updated
Will update ‘rolesmapping’ with sgconfig/sg_roles_mapping.yml
SUCC: Configuration for ‘rolesmapping’ created or updated
Will update ‘internalusers’ with sgconfig/sg_internal_users.yml
SUCC: Configuration for ‘internalusers’ created or updated
Will update ‘actiongroups’ with sgconfig/sg_action_groups.yml
SUCC: Configuration for ‘actiongroups’ created or updated
Done with success
But as you can see from the attachement Unable to connect to Elasticsearch at https://192.168.40.174:9200.
Thanks,
elasticsearch.yml (1.09 KB)
jvm.options (2.82 KB)
log4j2.properties (3.9 KB)
node-0-keystore.jks (4.39 KB)
truststore.jks (1.07 KB)
kibana.yml (3.55 KB)
root-ca.pem (1.41 KB)
sg_roles.yml (155 Bytes)
elasticsearch.yml.example (3.11 KB)
kirk-keystore.jks (4.32 KB)
node-0-keystore.jks (4.39 KB)
sg_action_groups.yml (1.16 KB)
sg_config.yml (8.59 KB)
sg_internal_users.yml (1.41 KB)
sg_roles.yml (4.5 KB)
sg_roles_mapping.yml (951 Bytes)
truststore.jks (1.07 KB)