I'm running Kafka connect in Distributed mode(On a 3 node cluster).
Are the logs generated by one connector in VM1 the same as VM2 and VM3?
The Connector which is running on 3 VM's is S3-Sink-Connector and they are running on the same port 8080 with the same group.id=s3connector.