kibana/docs/settings/dev-settings.asciidoc

32 lines
671 B
Plaintext
Raw Normal View History

2018-04-20 21:13:37 +02:00
[role="xpack"]
[[dev-settings-kb]]
=== Development tools settings in {kib}
2018-04-20 21:13:37 +02:00
++++
<titleabbrev>Development tools settings</titleabbrev>
2018-04-20 21:13:37 +02:00
++++
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
2018-04-20 21:13:37 +02:00
[cols="2*<"]
|===
| `xpack.grokdebugger.enabled` {ess-icon}
| Set to `true` to enable the <<xpack-grokdebugger,Grok Debugger>>. Defaults to `true`.
|===
2018-04-20 21:13:37 +02:00
[float]
[[profiler-settings]]
==== {searchprofiler} settings
2018-04-20 21:13:37 +02:00
[cols="2*<"]
|===
| `xpack.searchprofiler.enabled`
| Set to `true` to enable the <<xpack-profiler,{searchprofiler}>>. Defaults to `true`.
|===