On each host where you will run connector:
	1) Edit config.yaml to include the API key
	2) ./setup-connector.sh

The setup-connect.sh script performs the following steps:
	1) Copies config.yaml and the connector binary to /opt/banyan/,
	2) Creates a systemd service called "connector"
	3) Starts the systemd service.

The connector binary is started by the systemd service and
logs to /var/log/banyan/connector.log and automatically rotates.
