Kibana Discover와 Lens
심층적인 데이터 탐색을 위한 Discover와 직관적인 드래그 앤 드롭 시각화를 위한 Lens 등 Kibana의 고급 기능을 활용합니다.
Kibana Discover와 Lens은(는) CoddyKit의 무료 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의입니다. 이것은 4개 중 3번째 강의입니다. 아래에서 전체 강의를 무료로 읽을 수 있으며, 내장 코드 에디터와 24/7 AI 튜터와 함께 브라우저에서 직접 실습할 수 있습니다. 이 강의는 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 학습 경로의 일부이며, 진행 상황이 웹과 CoddyKit 앱에 동기화됩니다. System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의에는 총 4개의 강의가 포함되어 있습니다.
이 강의의 일부는 아직 번역되지 않았으며 영어로 표시됩니다.
Deeper Data Insights with Kibana
Welcome to an advanced exploration of Kibana! Beyond basic dashboards, Kibana offers powerful features to truly dissect your data and uncover hidden patterns.
In this lesson, we'll dive into Discover for raw data exploration and Lens for intuitive, drag-and-drop visualizations, empowering you with deeper analytical capabilities.
Discover: Raw Data Exploration
Kibana's Discover interface is your window into the raw, unaggregated data stored in Elasticsearch. It's essential for debugging, incident response, and understanding individual events.
Instead of just seeing charts, Discover lets you inspect every document, apply complex filters, and analyze specific time ranges, providing the granular detail you need.
Mastering Kibana Query Language (KQL)
For advanced data exploration in Discover, you'll master the Kibana Query Language (KQL). KQL is more intuitive and powerful than basic text searches, allowing precise queries across your data.
You can combine field-specific searches with logical operators (AND, OR, NOT) and wildcards to pinpoint exactly what you're looking for.
response_code:200 AND NOT user_agent:bot*error.message:"timeout" OR status:500client_ip:(192.168.1.1 OR 10.0.0.5)
Persistent Searches & Filters
Once you've crafted a complex KQL query or applied a set of filters to isolate specific data, you don't have to start over every time. Discover allows you to save your searches.
Saved searches retain your query, filters, and even the selected columns. This is incredibly useful for frequently revisited investigations or for sharing specific data views with teammates.
Uncovering Field Insights
In Discover, the left sidebar provides valuable field statistics. Clicking on any field reveals its top values, unique count, and a distribution chart.
This feature helps you quickly understand the cardinality of a field, identify common values, and spot anomalies without building a full visualization. It's perfect for quick data profiling and validation.
Introducing Kibana Lens: Intuitive Visuals
While Discover helps you explore raw data, Kibana Lens is a modern, drag-and-drop interface designed for rapid and intuitive visualization creation. It simplifies the process of turning data into insights.
Lens automatically suggests chart types based on the fields you select, making it much faster to build complex, interactive charts compared to traditional visualization editors.
Crafting Charts with Lens
Building a visualization in Lens is incredibly straightforward. You simply drag fields from your index pattern onto the canvas. Lens does the heavy lifting, suggesting appropriate chart types and aggregations.
For example, dragging a numeric field (like bytes) to the Y-axis and a categorical field (like client_ip) to the X-axis might automatically create a bar chart showing total bytes per client IP.
Advanced Aggregations in Lens
Lens isn't just for simple charts; it handles advanced aggregations with ease. You can easily switch between metrics like sum, average, unique count, and percentiles.
It also allows you to break down data by multiple dimensions, create stacked charts, and apply advanced functions, providing a powerful yet accessible way to summarize complex datasets visually.
Discover vs. Lens: When to Use Which
Understanding when to use Discover versus Lens is key to effective analysis:
- Discover: Use for deep-dive investigation into raw events, debugging, ad-hoc queries, and understanding individual document details. It's your forensic tool.
- Lens: Use for quickly building interactive visualizations, summarizing data trends, comparing metrics, and creating dashboard components. It's your visual storytelling tool.
Test Your Kibana Skills
Which of the following statements accurately describe the advanced capabilities of Kibana's Discover and Lens tools?
Recap: Deeper Kibana Exploration
You've now explored advanced features within Kibana's Discover and Lens!
- Discover empowers you with granular raw data inspection, powerful KQL, saved searches, and field statistics.
- Lens provides a modern, intuitive drag-and-drop experience for rapidly building diverse and insightful visualizations.
By mastering these tools, you can move beyond basic monitoring to conduct deeper investigations and create more compelling visual summaries of your data.
AI 튜터와 함께 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)을(를) 배우세요 — 무료
브라우저에서 실제 코드를 작성하고 실행하며, 24/7 AI 튜터로부터 즉각적인 도움을 받고, 웹이나 앱에서 중단한 부분부터 계속 학습하세요.
- 코스
- 12
- 레슨
- 48
자주 묻는 질문
“Kibana Discover와 Lens” 강의는 무료인가요?
네 — “Kibana Discover와 Lens” 전체 내용을 이 웹사이트에서 무료로 읽을 수 있습니다. 인터랙티브하게 실습하려면(내장 코드 에디터와 24/7 AI 튜터), CoddyKit PRO로 업그레이드하면 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의 전체를 잠금 해제할 수 있습니다. System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의에는 총 4개의 강의가 포함되어 있습니다.
“Kibana Discover와 Lens”에서 뭘 배우나요?
심층적인 데이터 탐색을 위한 Discover와 직관적인 드래그 앤 드롭 시각화를 위한 Lens 등 Kibana의 고급 기능을 활용합니다. 브라우저에서 직접 실행하는 실습 코드로 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)을(를) 배우며, 24/7 AI 튜터가 강의를 진행하면서 질문에 답변해줍니다.
System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)을(를) 시작하는 데 경험이 필요한가요?
사전 경험은 필요하지 않습니다. CoddyKit의 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)은(는) 초급자부터 고급 학습자까지를 위해 구성되어 있으므로, 여기서 시작하거나 처음부터 시작할 수 있으며 자신의 속도대로 진행할 수 있습니다. 이것은 4개 중 3번째 강의입니다.
“Kibana Discover와 Lens” 강의는 얼마나 걸리나요?
대부분의 CoddyKit 강의는 약 5~10분이 소요됩니다. 각 강의는 간결하고 인터랙티브하여 꾸준한 진행이 가능하며, 웹과 앱에서 중단한 부분부터 바로 시작할 수 있습니다.
이 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의에서 코드를 작성하고 실행할 수 있나요?
네. 모든 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry) 강의에는 내장 코드 에디터가 포함되어 있으므로, 브라우저에서 바로 실제 코드를 작성하고 실행한 후 즉시 AI 피드백을 받을 수 있습니다 — 로컬 설정이 필요 없습니다.
이 강의의 모든 강의
- Elasticsearch 쿼리 언어(DSL)
- Logstash 필터와 파이프라인
- Kibana Discover와 Lens
- 인덱스 수명 주기 관리(ILM)