Link Search Menu Expand Document

Security configuration

The plugin includes demo certificates so that you can get up and running quickly, but before using Open Distro for Elasticsearch 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.