# Google\_bigquery plugin failure affects logstash process

**URL:** https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808
**Category:** Logstash
**Created:** [February 15, 2016, 4:42pm UTC](https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808 "2016-02-15T16:42:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![damartin77](https://avatars.discourse-cdn.com/v4/letter/d/dbc845/32.png) [@damartin77](https://discuss.elastic.co/u/damartin77)
#### Post date: [February 15, 2016, 4:42pm UTC](https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808/1 "2016-02-15T16:42:20Z")

</div>

I am running Logstash 2.2.0 with the google\_bigquery community plugin.  
The bigquery plugin has no error handling and when it encounters a problem it dies taking logstash with it.  
I start logstash back up and continue on to the next error where the process repeats itself.

Is there anything in the logstash config I can do so that abnormal termination of an output plugin doesn't cause logstash to die but instead restart the failed output plugin?

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [February 15, 2016, 6:09pm UTC](https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808/2 "2016-02-15T18:09:40Z")

</div>

Definitely sounds like a bug to me. Would you mind filing a bug report that includes your configuration and a stacktrace (or whatever is in the Logstash log)? There appears to be a couple of issues filed already; please check if they apply to you to.

> **[logstash-plugins/logstash-output-google\_bigquery](https://github.com/logstash-plugins/logstash-output-google_bigquery/issues)**
>
> Contribute to logstash-output-google\_bigquery development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![damartin77](https://avatars.discourse-cdn.com/v4/letter/d/dbc845/32.png) [@damartin77](https://discuss.elastic.co/u/damartin77)
#### Post date: [February 15, 2016, 6:41pm UTC](https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808/3 "2016-02-15T18:41:12Z")

</div>

Thanks for your feedback. I will file a bug report.

---

<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: [July 6, 2017, 5:11am UTC](https://discuss.elastic.co/t/google-bigquery-plugin-failure-affects-logstash-process/41808/4 "2017-07-06T05:11:22Z")

</div>


