youtubebeat/vendor/github.com/elastic/beats/metricbeat/modules.d/vsphere.yml.disabled

18 lines
478 B
Text
Raw Normal View History

2018-11-18 11:08:38 +01:00
# Module: vsphere
# Docs: https://www.elastic.co/guide/en/beats/metricbeat/6.5/metricbeat-module-vsphere.html
- module: vsphere
#metricsets:
# - datastore
# - host
# - virtualmachine
period: 10s
hosts: ["https://localhost/sdk"]
username: "user"
password: "password"
# If insecure is true, don't verify the server's certificate chain
insecure: false
# Get custom fields when using virtualmachine metric set. Default false.
# get_custom_fields: false