Link Search Menu Expand Document

The Open Distro project is archived. Open Distro development has moved to OpenSearch. The Open Distro plugins will continue to work with legacy versions of Elasticsearch OSS, but we recommend upgrading to OpenSearch to take advantage of the latest features and improvements.

Security configuration

The plugin includes demo certificates so that you can get up and running quickly, but before using Open Distro in a production environment, you must configure it manually:

  1. Replace the demo certificates
  2. Reconfigure elasticsearch.yml to use your certificates
  3. Reconfigure config.yml to use your authentication backend (if you don’t plan to use the internal user database)
  4. Modify the configuration YAML files
  5. Apply changes using securityadmin.sh
  6. Start Elasticsearch.
  7. Add users, roles, role mappings, and tenants

If you don’t want to use the plugin, see Disable security.