Input.vsphere custom_attributes missing

Hi
Trying to gather some custom attributes from vcenter like:
custom_attribute_exclude =
custom_attribute_include = [“ciHid”,“OS_ciHid”]

Can’t find them from influxdb.
Enabled the logging but no clues that they are gathered or not from there

Have tried to enable it various ways without any result:
custom_attribute_include =
or
custom_attribute_include = ["*"]

What could be wrong or how to pinpoint the problem?

Thanks in advance!