I need to record continuous flow of data with flume syslog source. However,
this data is coming from REST api using our REST service. Now how do I
write to syslog without writing to log4j? Essentially skip writing locally
and write to syslog node that flume is listening on. Is there an api I can
leverage for this?

Reply via email to