ELK experiment (5) Configure data source and dashboard

45aa71e35ac5438c980707a870c9d0d8

265b3a59ec4847cbb0520f3c023fdad6

download metric beat

sudo wget https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-6.2.4-x86_64.rpm

sudo rpm -ivh metricbeat-6.2.4-x86_64.rpm

Edit the metric configuration to point to the address of kibana and es

vi /etc/metricbeat/metricbeat.yml

setup.kibana:

host: "192.168.209.160:5601"

output.elasticsearch:

hosts: "192.168.209.160:9200"

under startup

sudo metricbeat setup sudo service metricbeat start

The logstash log has been printed out

dd76f28bccb6476b9f143067040f6762

kibana edit data index

fe8e56d1d642496d8696f2dcdb617e74

b3fc6e7337ed4e15b91b6758f×××1d6

Sort by time

8326be39dc514af3a83a9293ecb297be

c550d96b1f434802b5cd06ddb7b657c1

Data and visualizations and dashboards can now be edited on the left

7281eabe18084dc1914a7ef46c573795

3c54e6ac359e45eca5642didd78bfd23

Enter some data at will in the console

f9ca0e3f9d4b4adc8360f1834783ebf4

The dashboard will also be updated

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326076270&siteId=291194637