is it possible to sink data from apache flume to syslog? I am currently checking from official documention, but seems there is no sink connector to Syslog available at presence. I am thnking using logstash as replacement because it supports both source and sink to syslog. However, the downside is that it is not distributed and scalable.
Thanks in advance?