Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metricbeat - Vsphere Module - Virtualmachine metricset - Get custom fields values #4464

Closed
amandahla opened this issue Jun 6, 2017 · 4 comments
Labels

Comments

@amandahla
Copy link

Obtain custom fields values when collect metrics from virtual machines.

From here:
https://pubs.vmware.com/vi3/sdk/ReferenceGuide/vim.CustomFieldsManager.Value.html

exekias pushed a commit that referenced this issue Jul 17, 2017
…4469)

* Vsphere module: collect custom fields from virtual machines (#4464)
@exekias
Copy link
Contributor

exekias commented Jul 19, 2017

#4469 was merged

@exekias exekias closed this as completed Jul 19, 2017
@ishleenk17
Copy link
Contributor

@amandahla : Thanks for your contibution for Vsphere
I was working at taking Vsphere integration to GA.
Wanted to test out the custom fields part. I am using the vcsim and as I read here, you mentioned simulator does not provide testing of this.
Although, I was able to create a custom field using govc. But not sure how we can test it out to see it in Kibana, Anything else to be done from vcsim side. Any ideas ?

@amandahla
Copy link
Author

@ishleenk17 Hi, sorry for the delay.

In order to collect custom fields, it's necessary to change the configuration as described here:
https://www.elastic.co/guide/en/beats/metricbeat/current/metricbeat-module-vsphere.html#_example_configuration_63

Custom fields aren't collected by default, so if you want them, you need to set "get_custom_fields" to true.

@balajivedagiri
Copy link

Hi Amandahla,

Can you guide in collecting custom fields, we have set "get_custom_fields" to true, but there is no proper documentation available on how to utilize this feature.

Regards,
Balaji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants