Hi
I'm trying to deploy Wazuh and ELK on a Centos 7 from the Wazuh official documentation.
I'm blocking here :
Run the Elasticsearch’s "securityadmin" script to load the new certificates information and start the cluster:
/usr/share/elasticsearch/plugins/opendistro_security/tools/securityadmin.sh -cd /usr/share/elasticsearch/plugins/opendistro_security/securityconfig/ -nhnv -cacert /etc/elasticsearch/certs/root-ca.pem -cert /etc/elasticsearch/certs/admin.pem -key /etc/elasticsearch/certs/admin.key
Anyone can help please !