# Pipeline/output.go:121 Failed to publish events: temporary bulk send failure

**URL:** https://discuss.elastic.co/t/pipeline-output-go-121-failed-to-publish-events-temporary-bulk-send-failure/246321
**Category:** Elasticsearch
**Created:** [August 25, 2020, 4:05pm UTC](https://discuss.elastic.co/t/pipeline-output-go-121-failed-to-publish-events-temporary-bulk-send-failure/246321 "2020-08-25T16:05:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![icirco](https://avatars.discourse-cdn.com/v4/letter/i/dec6dc/32.png) [@icirco](https://discuss.elastic.co/u/icirco)
#### Post date: [August 25, 2020, 4:05pm UTC](https://discuss.elastic.co/t/pipeline-output-go-121-failed-to-publish-events-temporary-bulk-send-failure/246321/1 "2020-08-25T16:05:13Z")

</div>

hi,

I have my filebeat agent (7.4) is still running but it stop to fill index.

In my log, I see the message :  
`pipeline/output.go:121 Failed to publish events: temporary bulk send failure`

I try to change the bulk\_max\_size in filebeat.yml with no effect....

```auto
  bulk_max_size: 10240
  max_retries: 12

```

any idea ?

---

<div class="post-metadata">

### Author: ![Ogi\_Sigit\_P](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ogi_sigit_p/32/75152_2.png) [@Ogi\_Sigit\_P](https://discuss.elastic.co/u/Ogi_Sigit_P)
#### Post date: [September 5, 2020, 5:46am UTC](https://discuss.elastic.co/t/pipeline-output-go-121-failed-to-publish-events-temporary-bulk-send-failure/246321/2 "2020-09-05T05:46:00Z")

</div>

I have the same problem.  
It used to works well for a few months, and suddendly this error come up.

> Blockquote  
> 2020-09-05T05:42:20.388Z INFO template/load.go:169 Existing template will be overwritten, as overwrite is enabled.

2020-09-05T05:42:20.390Z INFO template/load.go:109 Try loading template filebeat-7.7.1 to Elasticsearch

2020-09-05T05:42:20.425Z INFO template/load.go:101 template with name 'filebeat-7.7.1' loaded.

2020-09-05T05:42:20.426Z INFO [index-management] idxmgmt/std.go:295 Loaded index template.

2020-09-05T05:42:20.426Z INFO [index-management] idxmgmt/std.go:306 Write alias successfully generated.

2020-09-05T05:42:20.426Z INFO [publisher\_pipeline\_output] pipeline/output.go:111 Connection to backoff(elasticsearch(http://----:9200)) established

2020-09-05T05:42:20.426Z INFO [publisher] pipeline/retry.go:196 retryer: send unwait-signal to consumer

2020-09-05T05:42:20.427Z INFO [publisher] pipeline/retry.go:198 done

2020-09-05T05:42:20.428Z INFO [publisher] pipeline/retry.go:173 retryer: send wait signal to consumer

2020-09-05T05:42:20.428Z INFO [publisher] pipeline/retry.go:175 done

2020-09-05T05:42:21.472Z ERROR [publisher\_pipeline\_output] pipeline/output.go:127 Failed to publish events: temporary bulk send failure

2020-09-05T05:42:21.472Z INFO [publisher\_pipeline\_output] pipeline/output.go:101 Connecting to backoff(elasticsearch(http://----:9200))

---

<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: [October 3, 2020, 5:46am UTC](https://discuss.elastic.co/t/pipeline-output-go-121-failed-to-publish-events-temporary-bulk-send-failure/246321/3 "2020-10-03T05:46:03Z")

</div>

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