# Installing beats plugin logstash in docker

**URL:** https://discuss.elastic.co/t/installing-beats-plugin-logstash-in-docker/102703
**Category:** Logstash
**Created:** [October 4, 2017, 12:44pm UTC](https://discuss.elastic.co/t/installing-beats-plugin-logstash-in-docker/102703 "2017-10-04T12:44:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![vaidabhishek](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/vaidabhishek/32/22766_2.png) [@vaidabhishek](https://discuss.elastic.co/u/vaidabhishek)
#### Post date: [October 4, 2017, 12:44pm UTC](https://discuss.elastic.co/t/installing-beats-plugin-logstash-in-docker/102703/1 "2017-10-04T12:44:55Z")

</div>

I am testing a ELK and Beats integration on my local machine and want to fire up 4 docker containers with E, L, K and B. I'm unable to figure out how to install beats plugin for Logstash. Can someone please help me get this through? I must add that I'm trying to bring all these containers up with docker-compose. My DockerFile for logstash is as following:

> Blockquote  
> FROM [docker.elastic.co/logstash/logstash:5.6.1](http://docker.elastic.co/logstash/logstash:5.6.1)

Logstash configuration file and pipeline files are mounted through docker-compose.

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [October 4, 2017, 12:46pm UTC](https://discuss.elastic.co/t/installing-beats-plugin-logstash-in-docker/102703/2 "2017-10-04T12:46:47Z")

</div>

I think the beats input plugin should be bundled with Logstash by default.

---

<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: [November 1, 2017, 12:46pm UTC](https://discuss.elastic.co/t/installing-beats-plugin-logstash-in-docker/102703/3 "2017-11-01T12:46:55Z")

</div>

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