kibana/docs/settings/dev-settings.asciidoc
Kaarina Tungseth 385d24b48a
[DOCS] Reformats the Development tools settings tables into definition lists (#107967)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-20 10:03:31 -05:00

31 lines
793 B
Text

[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
`xpack.grokdebugger.enabled` {ess-icon}::
Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
[float]
[[profiler-settings]]
==== {searchprofiler} settings
`xpack.searchprofiler.enabled`::
Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
[float]
[[painless_lab-settings]]
==== Painless Lab settings
`xpack.painless_lab.enabled`::
When set to `true`, enables the <<painlesslab, Painless Lab>>. Defaults to `true`.