# Fluentd to logstash

**URL:** https://discuss.elastic.co/t/fluentd-to-logstash/70887
**Category:** Logstash
**Created:** [January 8, 2017, 4:43pm UTC](https://discuss.elastic.co/t/fluentd-to-logstash/70887 "2017-01-08T16:43:01Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Nir\_Dothan](https://avatars.discourse-cdn.com/v4/letter/n/a587f6/32.png) [@Nir\_Dothan](https://discuss.elastic.co/u/Nir_Dothan)
#### Post date: [January 8, 2017, 4:43pm UTC](https://discuss.elastic.co/t/fluentd-to-logstash/70887/1 "2017-01-08T16:43:01Z")

</div>

Hi,  
what is the recommended way to ship from fluentd to logstash? We need to run some post processing in a central location after logs are shipped by fluentd from remote servers.  
I've tried using out\_forward plugin on the fluentd side, and tcp input on the logstash side, using fluent codec. Based on the below:  
[http://stackoverflow.com/questions/23144453/fluentd-to-logstash-output-plugin](http://stackoverflow.com/questions/23144453/fluentd-to-logstash-output-plugin)

It doesn't seem to work:  
`fluent/output.rb:381:rescue in try_flush: temporarily failed to flush the buffer. next_retry=2017-01-08 16:26:10 +0000 error_class="RuntimeError" error="no nodes are available" plugin_id="forward_output"`

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 5, 2017, 4:43pm UTC](https://discuss.elastic.co/t/fluentd-to-logstash/70887/2 "2017-02-05T16:43:40Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
