After setting up the collector with file output, the following line is showing in the logs:
INFO[Jun 11 10:26:56.776] Writing samples file=/opt/bitflow/data-collector/data.bin format=binary
However, this is misleading when started with -api argument. No samples are actually written until the file output is enabled via REST API.
After setting up the collector with file output, the following line is showing in the logs:
INFO[Jun 11 10:26:56.776] Writing samples file=/opt/bitflow/data-collector/data.bin format=binaryHowever, this is misleading when started with -api argument. No samples are actually written until the file output is enabled via REST API.