kibana/docs/settings/dev-settings.asciidoc
gchaps 56ed61e303
[DOCS] Edits titles in Setup section for consistency (#68451)
* [DOCS] Fixes titles in Setup section for consistency

* [DOCS] Fixes to titles and orders of docs in Set up
2020-06-08 14:46:26 -07:00

32 lines
660 B
Plaintext

[role="xpack"]
[[dev-settings-kb]]
=== Development tools settings in {kib}
++++
<titleabbrev>Development tools settings</titleabbrev>
++++
You do not need to configure any settings to use the development tools in {kib}.
They are enabled by default.
[float]
[[grok-settings]]
==== Grok Debugger settings
[cols="2*<"]
|===
| `xpack.grokdebugger.enabled`
| Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
|===
[float]
[[profiler-settings]]
==== {searchprofiler} settings
[cols="2*<"]
|===
| `xpack.searchprofiler.enabled`
| Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
|===