'/usr/share/elasticsearch/bin/elasticsearch-create-enrollment-token -s kibana'
non loop back address configuration for external kibana server access (ip address)
permissions
Authentication and authorization
TLS for the transport and HTTP layers
bin/kibana-verification-code
npm install @elastic/elasticsearch
Connecting to a self-managed cluster
Basic authentication
By default Elasticsearch will start with security features like authentication and TLS enabled. To connect to the Elasticsearch cluster you’ll need to configure the Node.js Elasticsearch client to use HTTPS with the generated CA certificate in order to make requests successfully.
https://www.elastic.co/guide/en/elast...
thanks for watching