Slide 53
Slide 53 text
● To install metric beat :
○ curl -L -O
https://artifacts.elastic.co/downloads/beats/metricbeat/metricbea
t-7.8.1-amd64.deb
● To configure it:
○ Use the /etc/metricbeat/metricbeat.yml file.
● There are lots of modules to collect data from the services:
○ Apache, Nginx, ActiveMQ, HAProxy, Kafka, MySQL, Oracle, Redis, RabbitMQ, System(core, cpu, diskio,
filesystem, memory, load, network), etc.
Metricbeat Installation