kibana/docs/settings/dev-settings.asciidoc
Luca Belluccini 92b98e740f
[DOC] Painless lab enable/disable flag (#95392)
* [DOC] Painless lab enable/disable flag

* Update docs/settings/dev-settings.asciidoc

* Update docs/settings/dev-settings.asciidoc

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 12:52:04 -05:00

43 lines
876 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` {ess-icon}
| 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`.
|===
[float]
[[painless_lab-settings]]
==== Painless Lab settings
[cols="2*<"]
|===
| `xpack.painless_lab.enabled`
| When set to `true`, enables the <<painlesslab, Painless Lab>>. Defaults to `true`.
|===