docker – Install Elasticsearch with HELM on EKS Cluster got Error unknown setting [node.data] please check that any required plugins are installed
Can u help me about elasticsearch, I’m using helm chart to install elasticsearch on EKS Cluster (AWS). this error log: {“@timestamp”:”2022-04-04T06:51:37.598Z”, “log.level”: “INFO”, “message”:”no plugins loaded”, “ecs.version”: “1.2.0”,”service.name”:”ES_ECS”,”event.dataset”:”elasticsearch.server”,”process.thread.name”:”main”,”log.logger”:”org.elasticsearch.plugins.PluginsService”,”elasticsearch.node.name”:”elasticsearch-master-2″,”elasticsearch.cluster.name”:”elasticsearch”} {“@timestamp”:”2022-04-04T06:51:37.764Z”, “log.level”: “INFO”, “message”:”using [1] data paths, mounts [[/usr/share/elasticsearch/data (/dev/nvme1n1)]], net usable_space [29.3gb], net total_space [29.4gb], types [ext4]”, “ecs.version”: “1.2.0”,”service.name”:”ES_ECS”,”event.dataset”:”elasticsearch.server”,”process.thread.name”:”main”,”log.logger”:”org.elasticsearch.env.NodeEnvironment”,”elasticsearch.node.name”:”elasticsearch-master-2″,”elasticsearch.cluster.name”:”elasticsearch”} {“@timestamp”:”2022-04-04T06:51:37.764Z”, “log.level”: “INFO”, “message”:”heap size [128mb], compressed … Read more