I need a help for understanding the O/P of REST API commands while running through Dev Console in Kibana Dashboard.
While doing search of an item, apart from result the O/P shows so many other details. Is there anyway we can suppress those details
(For Example like kernel, codename, family, version for OS ).
The time is showing in Kibana console in right hand corner in "ms" while doing a search operation. Is it for all items or only for first few records.
For Example:- With the ("sequence" : "788607284") we had around 3M of records resides under a particular index, so when I queried the DB with REST API command it is returning result in 213ms so is it for all 3M records or first few records.
@dadoonet thanks for response.
When I am running a REST API query in Kibana DEV Console, then right hand side will display result (O/P) as attached in screenshot.
So I had two questions here.
How we can suppress the unwanted things and display only records to users. If it
possible or not.
As per above example, if sequence value with "788607284" matches 3M of records.
Is the right hand side pane will display all 3M records or it is few number of records.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.