- Mastering Kibana 6.x
- Anurag Srivastava
- 354字
- 2021-07-16 18:20:16
Configuring Kibana to read the Elasticsearch index with packet logs
After configuring Packetbeat, we can test the Elasticsearch index and verify the index with the packetbeat prefix. Now, once the Elasticsearch index for Packetbeat is created, we can import this index into Kibana and start playing around to create meaningful dashboards.
For creating these dashboards, we need to click on the Management tab on the left-hand side menu of Kibana and then click on the Index Patterns link:

On the Index Patterns screen, we have a list of the previous indexes and a data type display of the default index is shown. We can select and delete any index from this screen and also mark any index as the default index. As we need to create a new index pattern, we will click on the Create index pattern button, which will open the following screenshot:

Here, in Step 1 of 2: Create index pattern and Define index pattern, we have the option to enter the index pattern that we want to add, so we will start writing the name of the index, which is packetbeat*. As soon as we start typing the name, Kibana will start suggesting the name of the available index. These names are coming in through the filter criteria. After filling in the name of the appropriate index pattern, we need to click on the Next step button, which will open the following screenshot:

Now, we are at Step 2 of 2: Configure settings. Here, we need to choose the Time Filter field name from the dropdown, which shows all the fields that have a time and data type. Now, we need to click on the Create index pattern button, which will show the data types of this index. Now, the integration of the Elasticsearch index into Kibana is complete, which we can verify by clicking on the Discover tab on the left menu. On the Discover menu, we can see the index data with all the fields, which we can explore at a later date.
- 輕輕松松自動(dòng)化測(cè)試
- PowerShell 3.0 Advanced Administration Handbook
- Excel 2007函數(shù)與公式自學(xué)寶典
- 實(shí)時(shí)流計(jì)算系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)
- 樂(lè)高創(chuàng)意機(jī)器人教程(中級(jí) 下冊(cè) 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實(shí)踐指導(dǎo)叢書)
- 基于多目標(biāo)決策的數(shù)據(jù)挖掘方法評(píng)估與應(yīng)用
- 網(wǎng)絡(luò)綜合布線設(shè)計(jì)與施工技術(shù)
- Lightning Fast Animation in Element 3D
- Windows Server 2003系統(tǒng)安全管理
- SAP Business Intelligence Quick Start Guide
- 嵌入式GUI開發(fā)設(shè)計(jì)
- Mastering Exploratory Analysis with pandas
- Microsoft Dynamics CRM 2013 Marketing Automation
- 貫通Java Web輕量級(jí)應(yīng)用開發(fā)
- Access 2007數(shù)據(jù)庫(kù)入門與實(shí)例應(yīng)用金典