Hi all,
After upgrading to 23.05 and commenting out NetConnections metric, the DNS spam issue we were having went away. It was similar to https://github.com/NetApp/harvest/issues/1353#issuecomment-1479762245
However, the customer asked if instead of having to comment it out, could it not be fixed the following way:
"on the command/Harvest implementation, can any switches be added to stop the resolution of addresses or an RFE submitted to exclude resolution of 169/8 IPs? Seems to me like addition of -service !ctlopcp to network connections active show fixes the bulk, all but a handful, of DNS resolution failures"
Looking through the documentation, it looks like the ability to pass filters like that is not currently possible? If I had to guess, this was done on purpose?
Thanks in advance