0
0
Elasticsearchquery~5 mins

Lens for drag-and-drop analysis in Elasticsearch - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is Lens in Elasticsearch Kibana?
Lens is a drag-and-drop interface in Kibana that helps users create visualizations easily by selecting fields and metrics without writing queries.
Click to reveal answer
beginner
How do you add a field to a Lens visualization?
You drag a field from the available fields list and drop it onto the workspace area to create a visualization based on that field.
Click to reveal answer
intermediate
What types of visualizations can Lens create using drag-and-drop?
Lens can create bar charts, line charts, pie charts, tables, and more by dragging fields and metrics into the visualization workspace.
Click to reveal answer
intermediate
How does Lens handle aggregation when you drag a numeric field?
Lens automatically applies default aggregations like sum or average to numeric fields when dragged, but you can customize the aggregation type.
Click to reveal answer
beginner
Can Lens visualizations be saved and reused?
Yes, Lens visualizations can be saved as part of Kibana dashboards and reused or shared with others.
Click to reveal answer
What is the main purpose of Lens in Kibana?
ATo create visualizations using drag-and-drop without coding
BTo write complex Elasticsearch queries
CTo manage Elasticsearch clusters
DTo monitor server health
Which of these visualization types can Lens create?
A3D models
BVideo streams
CBar charts
DText editors
When you drag a numeric field into Lens, what happens by default?
ALens converts it to text
BLens ignores the field
CLens deletes the field
DLens applies a default aggregation like sum or average
Can Lens visualizations be saved and shared in Kibana?
AYes, they can be saved and reused
BNo, they are temporary only
COnly if exported as images
DOnly by exporting raw data
What is required to create a Lens visualization?
AWriting SQL queries
BDragging fields into the workspace
CInstalling plugins manually
DConfiguring Elasticsearch nodes
Explain how Lens simplifies creating visualizations in Kibana.
Think about how Lens helps users who don't want to write queries.
You got /4 concepts.
    Describe the steps to create a bar chart using Lens with a numeric field.
    Focus on dragging fields and how Lens handles numbers.
    You got /4 concepts.