# Fresh install not getting latest beats input plugin

**URL:** https://discuss.elastic.co/t/fresh-install-not-getting-latest-beats-input-plugin/35092
**Category:** Logstash
**Created:** [November 19, 2015, 10:28pm UTC](https://discuss.elastic.co/t/fresh-install-not-getting-latest-beats-input-plugin/35092 "2015-11-19T22:28:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jcollie](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jcollie/32/567_2.png) [@jcollie](https://discuss.elastic.co/u/jcollie)
#### Post date: [November 19, 2015, 10:28pm UTC](https://discuss.elastic.co/t/fresh-install-not-getting-latest-beats-input-plugin/35092/1 "2015-11-19T22:28:46Z")

</div>

I'm building a Logstash container but it isn't getting the latest beats plugin. The container is being built from scratch each time, but the plugin install command installs version 0.9.2. A subsequent plugin update command tells me that it's going to update to 2.0.2 but actually installs 0.9.6:

```
You are updating logstash-input-beats to a new version 2.0.2, which may not be compatible with 0.9.2. are you sure you want to proceed (Y/N)?
y
Updating logstash-input-beats
Updated logstash-input-beats 0.9.2 to 0.9.6

```

Is this a known problem?

---

<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:22am UTC](https://discuss.elastic.co/t/fresh-install-not-getting-latest-beats-input-plugin/35092/2 "2017-07-06T05:22:05Z")

</div>


