# Update all logstash 1.5 plugins

**URL:** https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634
**Category:** Logstash
**Created:** [October 5, 2015, 1:15pm UTC](https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634 "2015-10-05T13:15:31Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![rom85](https://avatars.discourse-cdn.com/v4/letter/r/e56c9b/32.png) [@rom85](https://discuss.elastic.co/u/rom85)
#### Post date: [October 5, 2015, 1:15pm UTC](https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634/1 "2015-10-05T13:15:31Z")

</div>

I'd like have logstash plugins updated along with logstash 1.5 installation via puppet. I could have used "exec" for that but running something like:

```auto
./plugin update
You are updating logstash-codec-collectd to a new version 2.0.0, which may not be compatible with 1.0.1. are you sure you want to proceed (Y/N)?

```

stops the flawless execution.  
As well it's not clear if it's safe to install 2.x plugins for logstash 1.5 nor it is possible to make it update only feasible versions.  
Is it possible to abandon questions and install only appropriate updates?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [October 6, 2015, 3:41am UTC](https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634/2 "2015-10-06T03:41:46Z")

</div>

I'd encourage you to raise a feature request for this, which can be done [here](https://github.com/elastic/logstash/issues/).

---

<div class="post-metadata">

### Author: ![rom85](https://avatars.discourse-cdn.com/v4/letter/r/e56c9b/32.png) [@rom85](https://discuss.elastic.co/u/rom85)
#### Post date: [October 6, 2015, 7:32am UTC](https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634/3 "2015-10-06T07:32:47Z")

</div>

Thanks for the advice. Did it here: [https://github.com/elastic/logstash/issues/3993](https://github.com/elastic/logstash/issues/3993)

---

<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:27am UTC](https://discuss.elastic.co/t/update-all-logstash-1-5-plugins/31634/4 "2017-07-06T05:27:19Z")

</div>


