mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
docs: remove reference to ES host input in console
There is no feature in console to input a generic URL for Elasticsearch cluster access. This was an accidental carryover from sense.
This commit is contained in:
parent
d123c86c83
commit
27cdc4a07a
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
The Console plugin provides a UI to interact with the REST API of Elasticsearch. Console has two main areas: the *editor*,
|
||||
where you compose requests to Elasticsearch, and the *response* pane, which displays the responses to the request.
|
||||
Enter the address of your Elasticsearch server in the text box on the top of screen. The default value of this address
|
||||
is `localhost:9200`.
|
||||
|
||||
.The Console UI
|
||||
image::images/introduction_screen.png[Screenshot]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue