sql-settings.asciidoc 382 B

123456789101112131415
  1. [role="xpack"]
  2. [[sql-settings]]
  3. === SQL Access Settings in Elasticsearch
  4. ++++
  5. <titleabbrev>SQL Access Settings</titleabbrev>
  6. ++++
  7. SQL Access is enabled by default. You can configure
  8. these SQL Access settings in the `elasticsearch.yml` file.
  9. [float]
  10. [[general-sql-settings]]
  11. ==== General SQL Access Settings
  12. `xpack.sql.enabled`::
  13. Set to `false` to disable SQL Access on the node.