Explains how to test custom collectors.

To execute a sample test, you need to update the config.json to set required parameters such as server address, server credentials, SSL certificate paths (in case the set_verify_ssl has been set to True) and the url path.

The next section describes, test and verify the output for rest and kafka collector.

The Collector SDK for Python provides sample collector examples, which you can find under the /examples directory.