#Rest Zapi template query
1 messages · Page 1 of 1 (latest)
@static elk Custom.yaml currently doesn't have this feature of disabling templates defined in default.yaml. Though you can do it by manually by commenting out templates in default.yaml. So you have 2 different default.yaml for Rest and Zapi Collector where you can enable the relevant templates as needed. If you are on rpm/deb builds then these default.yaml gets overwritten during upgrades.
ok got it ..
Do open a GitHub feature request if you need this through custom.yaml
sure will do it
@static elk There is a way to set per poller templates as documented here https://github.com/NetApp/harvest/blob/main/conf/README.md#collector-templates
Thanks @azure summit for pointing this out.