- Published on
Kibana Installation and Configuration
- Authors
- Name
- Yuchen Wei
Kibana
Kibana Download Link
https://www.elastic.co/cn/products/kibana
Kibana Installation
- tar -xvf kibana-6.5.4-linux-x86_64.tar.gz
- cd kibana-6.5.4-linux-x86_64/config
- vim kibana.yml

Access Server on Port 5601
Click "Managment" and go to Index Patterns

Create Index

Select Timestamp

View Created Index

Data in Discover Tab

Display Metricbeat Data in Kibana

Install Metricbeat Dashboard
System View:

Nginx Dashboard:

Install Filebeat Nginx Log Dashboard
Switch to the Filebeat Directory

Install Dashboard to Kibana
- ./filebeat -c nginx-log.yml setup