vm.max_map_count
kernel setting needs to be set to at least 262144 for production use. Make sure the node(s) that will host Elasticsearch have the following config:ConfigMap
:ConfigMap
, run:ConfigMap
:ConfigMap
, run:output.elasticsearch.hosts
with your Elasticsearch host and port.ConfigMap
:ConfigMap
, run:elasticsearch.hosts
with your Elasticsearch host and port.ConfigMap
:ConfigMap
, run:spec.template.spec.containers.env
with your Elasticsearch host and port./elk/*.log
to elasticsearch
.