Sending Log from Fluentd to Filebeat or Logstash

Having to take logs from Rhel 5.x machines and not being able to install neither Logstash nor Filebeat. I opted for the installation of Fluentd v0.12. So the question is: is it possible to send logs from Fluentd (Server A) to Filebeat or Logstash (Server B with OS Compatible)?

Thanky you

You need to check in Fluentd documentation, but in theory it is possible as both Filebeat and Logstash can receive logs using TCP/UDP ports.

You don't need to use RPMs, use tar.gz packages. Extract, run. If are running set as systemd.