Closed raratiru closed 4 years ago
The general approach would be to replace the default configuration file for Elasticsearch in the image with a configuration file that suits your needs, using bind-mounting for instance (see https://elk-docker.readthedocs.io/#tweaking-image).
Thank you!
I am trying to configure this setting:
xpack.ml.enabled: false
But I cannot figure out how to do it!