9 lines
214 B
Text
9 lines
214 B
Text
|
# Module: kvm
|
||
|
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-kvm.html
|
||
|
|
||
|
- module: kvm
|
||
|
#metricsets:
|
||
|
# - dommemstat
|
||
|
period: 10s
|
||
|
hosts: ["unix:///var/run/libvirt/libvirt-sock"]
|