kibana/docs/console/history.asciidoc
2017-06-21 16:07:12 -07:00

11 lines
445 B
Plaintext

[[history]]
=== History
Console maintains a list of the last 500 requests that were successfully executed by Elasticsearch. The history
is available by clicking the clock icon on the top right side of the window. The icons opens the history panel
where you can see the old requests. You can also select a request here and it will be added to the editor at
the current cursor position.
.History Panel
image::images/history.png["History Panel"]