mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 00:45:43 -04:00
21 lines
460 B
Text
21 lines
460 B
Text
|
|
[[devtools-kibana]]
|
|
= Dev Tools
|
|
|
|
[partintro]
|
|
--
|
|
The *Dev Tools* page contains development tools that you can use to interact
|
|
with your data in Kibana.
|
|
|
|
* <<console-kibana, Console>>
|
|
* <<xpack-profiler, Search Profiler>>
|
|
* <<xpack-grokdebugger, Grok Debugger>>
|
|
|
|
|
|
--
|
|
|
|
include::{kib-repo-dir}/dev-tools/console/console.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/dev-tools/searchprofiler/index.asciidoc[]
|
|
|
|
include::{kib-repo-dir}/dev-tools/grokdebugger/index.asciidoc[]
|