kibana/docs/settings/dev-settings.asciidoc
Kaarina Tungseth 3ba268d8a5
[DOCS] Reformats settings tables (#64844)
* Formats settings into tables

* Formatting

* Formatting
2020-05-04 10:22:40 -05:00

32 lines
661 B
Plaintext

[role="xpack"]
[[dev-settings-kb]]
=== Development tools settings in Kibana
++++
<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`.
|===