Elasticsearch 6.3 cluster not coming up after installing latest plugin

HI @gitime with Elasticsearch 6.3.x they pre-installed X-pack, so you need to disable at least x-pack security.

Append this to elasticsearch.yml

xpack.security.enabled: false 

And if you are using Kibana, download the one without x-pack installed: https://www.elastic.co/downloads/kibana-oss