Kibana - Data Exquisites MCQ solution | TCS Fresco Play
Kibana - Data Exquisites
Disclaimer: The primary purpose of providing this solution is to assist and support anyone who are unable to complete these courses due to a technical issue or a lack of expertise. This website's information or data are solely for the purpose of knowledge and education.
Make an effort to understand these solutions and apply them to your Hands-On difficulties. (It is not advisable that copy and paste these solutions).
All Question of the MCQs Present Below for Ease Use Ctrl + F with the question name to find the Question. All the Best!
If you found answer for any of the questions is wrong. Please do mention in the comment section, could be useful for others. Thanks!
Kibana - Data Exquisites mcq answer
Kibana Data Exquisites mcq solution
Kibana data exquisites fresco play answer
Kibana data exquisites
______________
1. Is it necessary to use curl command while querying in Kibana?
Yes, it is necessary.
No, not necessary.--co
2. Default location to run Kibana is _.
localhost:0000
localhost:8888
localhost:5601--co
localhost:5602
3. If Elasticsearch is not visible via Kibana, what could be the problem?
url should match to localhost:9200 if it has not been changed manually
Both of these--co
None of these
elasticsearch.url is not set correct
4. What can be created with the help of Kibana?
Histograms
Line Graphs
All of these--co
Pie Charts
5. Kibana is an independent tool nothing to do with ELK stack.
True
False--co
6. Which of the following is an appropriate query to be typed in search bar for getting all documents in which “state” equals “TX”?
TX:state
874
State: 874
state: TX--co
7. Configuration file for Kibana is named as .
Kibana.html
Kibana.xml
Kibana.txt
Kibana.yml--co
8. What is Kibana?
A visualization tool--co
Both of these
None of these
Elasticsearch Plugin
9. You can only set the Index pattern once.
False--co
True
10. Where can you access discover page in Kibana?
Top left side below the Kibana Logo--c
Right Side below the Kibana logo
At the bottom right
At the bottom left
11. Can Boolean operators like AND, OR etc. can be used in Lucene Query Syntax?
Yes, it is used--c
No, it is not used
12. Filters may be ___.
Positive
Negative
Both of these--c
13. In bucket aggregation, buckets are created to store _.
Indices
All of these
Documents--co
Clusters
14. Geohash is used to create buckets based upon .
geo_point fields--co
any field
date/time field
15. Visualize page is responsible for __.
Creating Heatmaps
All of these--co
Creating charts
Visualization of data
16. Upon searching, the listing is done in chronological order which means ___.
Oldest document first
Any order
Newest document first--co
17. Which of the following is not a metric aggregation?
Log--co
Sum
Min
Count
18. Discover is used for .
Both of these--co
For data search
None of these
Exploring the data
19. Date histogram is performed on date/time values that are automatically extracted from documents.
False
True--co
20. What are the steps to create a coordinate map?
Timelion > Create a new visualization > Coordinate map > Select relevant Index.
Visualize > Create a new visualization > Coordinate map > Select relevant index. --co
New visualization > Coordinate map > Select relevant Index.
21. We can show multiple dashboards in visualization page.
True
False--co
22. What will Max Aggregation do?
Return Max value from numeric fields present in each bucket---co
Return any buckets max value
Returns highest bucket value
23. Can we save the visualizations we create in Kibana?
Yes, we can save.--co
No, but we can take screenshots.
24. Anyone in the world can see the visualization with the help of the sharable link.
Yes, anyone can view because it is meant to be shared
No, only those clients having access to the Kibana can view--co
25. Percentile ranks are used to calculate single or multiple percentile ranks.
True--co
False
26. What is the function of Gauge?
It indicates the status of metric in reference to a threshold value.--co
It indicates the status of metric in reference to a threshold value.
It indicates the status of a threshold value in reference to a metrics.
27. Timelion is a .
Kibana Performance Accelerator
Time series data visualizer--co
Only link connecting Kibana and Elasticsearch
Post a Comment