December 2017
Intermediate to advanced
434 pages
10h 29m
English
The modules.d directory contains default configurations for all the modules available in Metricbeat. The configuration specific to a module is stored in a .yml file with the name of the file being the name of the module. For example, the configuration related to the MySQL module would be stored in the mysql.yml file. By default, excepting the system module, all other modules are disabled. To list the modules that are available in Metricbeat, execute the following command:
Windows:D:\packt\metricbeat-6.0.0-windows-x86_64>metricbeat.exe modules listLinux:[locationOfMetricBeat]$./metricbeat modules list
The modules list command displays all the available modules and also lists which modules ...
Read now
Unlock full access