Hi,
Am using confluentinc/cp-enterprise-replicator-executable:7.2.2 replicator and its writing logs to console.
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
is there any way that we can write to Custom Appender ? like com.j256.cloudwatchlogbackappender.CloudWatchAppender
suggestion on it please?