Elastic docs
#Kibana docs
## How to
- Run a elastic container with
xpack.security.enabled: false
bin/elasticsearch-certutil ca
bin/elasticsearch-certutil cert --ca elastic-stack-ca.p12
# previous output- Set the parameters on
elasticsearch.yml
as the one on this project # i.e: xpack parameters bin/elasticsearch-setup-passwords auto
- log into elasticsearch and kibana using the
elastic
super user