Kibana DiscoverとLens
データを深く探索できるDiscoverや、直感的なドラッグ&ドロップ操作で可視化できるLensなど、Kibanaの高度な機能を使いこなします。
「Kibana DiscoverとLens」はCoddyKit上の無料System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)レッスンです。 これはレッスン3/4です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応の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.
よくある質問
「Kibana DiscoverとLens」レッスンは無料ですか?
はい。「Kibana DiscoverとLens」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)コースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)コースには全4レッスンが含まれています。
「Kibana DiscoverとLens」で何を学びますか?
データを深く探索できるDiscoverや、直感的なドラッグ&ドロップ操作で可視化できるLensなど、Kibanaの高度な機能を使いこなします。 ブラウザで直接実行するハンズオンコードでSystem Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)を演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。
System Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)を始めるのに経験は必要ですか?
事前経験は必要ありません。CoddyKitのSystem Observability: Logging, Metrics & Tracing (ELK + OpenTelemetry)は初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン3/4です。
「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
- Index Lifecycle Management(ILM)