- Mastering Kibana 6.x
- Anurag Srivastava
- 202字
- 2021-07-16 18:20:17
Exploring Kibana Discover to access packet data
We have configured the Packetbeat data in Kibana, so now we can explore it using the Discover tab. After clicking on the Discover link on the left-hand side menu, we will see the following screen:

Here, we can see that the histogram is full since there have been regular entries of packet data into the Elasticsearch index. We can explore the histogram by clicking on any of the bars, which will open a detailed bar of that duration. We can drill down by clicking on the bar on the histogram. In the following screenshot, we can see a list of documents regarding the histogram with the packet data. We can expand any document, which opens a tabular view of the data:

Here, we can see each field with the data in tabular form. We can directly apply the filters by clicking on icons in front of the field names. We can convert this tabular view into a JSON view by clicking on the JSON tab:

Now, the same tabular data is displayed in the form of JSON data. We can do different things in Kibana Discover, which we will cover in the upcoming subsections.
- Hands-On Deep Learning with Apache Spark
- 高性能混合信號ARM:ADuC7xxx原理與應(yīng)用開發(fā)
- 精通MATLAB圖像處理
- SharePoint 2010開發(fā)最佳實踐
- Photoshop CS3圖像處理融會貫通
- 21天學通Java
- 網(wǎng)站前臺設(shè)計綜合實訓
- Salesforce for Beginners
- 多媒體制作與應(yīng)用
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫項目開發(fā)
- The DevOps 2.1 Toolkit:Docker Swarm
- 簡明學中文版Flash動畫制作
- 工業(yè)機器人操作
- 實戰(zhàn)Windows Azure
- Spark Streaming實時流式大數(shù)據(jù)處理實戰(zhàn)