We connect to our clamd via sockets, and in order to use your exporter, we'd need to turn on TCP listening. Since an exporter typically runs on the same machine as the thing that it is exporting, it might be a useful change to provide a socket connection capability to speak to clamd as an alternative to the TCP based one.
We connect to our clamd via sockets, and in order to use your exporter, we'd need to turn on TCP listening. Since an exporter typically runs on the same machine as the thing that it is exporting, it might be a useful change to provide a socket connection capability to speak to clamd as an alternative to the TCP based one.