Browse Source

[DOCS] Document `xpack.graph.enabled` setting (#60073)

James Rodewig 5 years ago
parent
commit
164798008c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/reference/graph/explore.asciidoc

+ 4 - 0
docs/reference/graph/explore.asciidoc

@@ -18,6 +18,10 @@ For additional information about working with the explore API, see the Graph
 {kibana-ref}/graph-troubleshooting.html[Troubleshooting] and
 {kibana-ref}/graph-troubleshooting.html[Troubleshooting] and
 {kibana-ref}/graph-limitations.html[Limitations] topics.
 {kibana-ref}/graph-limitations.html[Limitations] topics.
 
 
+NOTE: The graph explore API is enabled by default. To disable access to the
+graph explore API and the Kibana {kibana-ref}/graph-getting-started.html[Graph
+UI], add `xpack.graph.enabled: false` to `elasticsearch.yml`.
+
 [discrete]
 [discrete]
 === Request
 === Request