Skip to main content

Elasticsearch

Configuring the elk.env File

The elk.env file is a crucial component for deploying OpenCDMP using Docker Compose. It contains environment variables that specify:

  • Elasticsearch's deployment settings. More configuration can be added from the official documentation of Elasticsearch.

This file is located in the deployment/config-files/elk directory.

Env VariableDescriptionDefault ValueExample
ELASTIC_PASSWORDElasticsearch default password for the opencdmp.elasticsearch container.elastic<password>