Settings managed by ECKedit

The following Elasticsearch settings are managed by ECK:

  • cluster.name
  • discovery.zen.minimum_master_nodes [7.0] Deprecated in 7.0.
  • cluster.initial_master_nodes [7.0] Added in 7.0.
  • network.host
  • network.publish_host
  • path.data
  • path.logs
  • xpack.security.authc.reserved_realm.enabled
  • xpack.security.enabled
  • xpack.security.http.ssl.certificate
  • xpack.security.http.ssl.enabled
  • xpack.security.http.ssl.key
  • xpack.security.transport.ssl.certificate
  • xpack.security.transport.ssl.enabled
  • xpack.security.transport.ssl.key
  • xpack.security.transport.ssl.verification_mode

While ECK does not prevent you from setting any of these settings yourself, you are strongly discouraged from doing so and we cannot offer support for any user provided Elasticsearch configuration that does use any of these settings.