mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Update discover.md
This commit is contained in:
parent
9548c45db9
commit
9f62750c5e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ If you don't see any documents, it is possible that:
|
|||
### Document list
|
||||
Now that you see some documents you can begin to explore. In the document list Kibana will show you the localized version of the time field your specified in your index pattern, as well as the `_source` of the elasticsearch document. By default the table contains 500 of the most recent documents.
|
||||
|
||||
Tip: You can increase the number of document in the table from the advanced settings screen. See the [Setting section](settings.md#advanced) of the documentation.
|
||||
**Tip:** You can increase the number of document in the table from the advanced settings screen. See the [Setting section](settings.md#advanced) of the documentation.
|
||||
|
||||
Click on the expand button to the left of the time. Kibana will read the fields from the document and present them in a table. The + and - buttons allow you to quickly filter for documents that share common traits with the one you're looking at. Click the JSON tab at the top of the table to see the full, pretty printed, original document.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue