Hi There,
I was looking at the vphere metribeat module, Iam bit confused , should we install the metribeat on vphere itself with vphere module enabled or should we install in another server where we install the metricbeat and enable the module and send it elasticsearch or how ?
metricbeat.modules:
- module: vsphere
enabled: true
metricsets: ["datastore", "host", "virtualmachine"]
period: 10s
hosts: ["https://localhost/sdk"]
what is this "https://localhost/sdk"] is it elasticsearch or logstash ?
Thanks,
Raj