OpenSearch/docs/en/settings/sql-settings.asciidoc
Costin Leau cdfe0f1f5a Revert "Revert "Merge branch 'feature/sql'""
This reverts commit elastic/x-pack-elasticsearch@cc79e19911.

We'll merge this when we're good and ready.

Original commit: elastic/x-pack-elasticsearch@b3ef4f2836
2017-12-13 10:19:31 -05:00

18 lines
409 B
Plaintext

[role="xpack"]
[[sql-settings]]
=== SQL Access Settings in Elasticsearch
++++
<titleabbrev>SQL Access Settings</titleabbrev>
++++
SQL Access is enabled by default when you install {xpack}. You can configure
these SQL Access settings in the `elasticsearch.yml` file.
[float]
[[general-sql-settings]]
==== General SQL Access Settings
`xpack.sql.enabled`::
Set to `false` to disable SQL Access on the node.