# Translate Plugin Installation

**URL:** https://discuss.elastic.co/t/translate-plugin-installation/44997
**Category:** Logstash
**Created:** [March 21, 2016, 2:03pm UTC](https://discuss.elastic.co/t/translate-plugin-installation/44997 "2016-03-21T14:03:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Navarro](https://avatars.discourse-cdn.com/v4/letter/n/e79b87/32.png) [@Navarro](https://discuss.elastic.co/u/Navarro)
#### Post date: [March 21, 2016, 2:03pm UTC](https://discuss.elastic.co/t/translate-plugin-installation/44997/1 "2016-03-21T14:03:02Z")

</div>

I have a server in a network without Internet connection with ELK.

I'm trying to install the translate plugin but its not possible with the command ./plugin install logstash-filter-translate but i cant find a way to do it.

Can anyone help me please?

---

<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: [March 21, 2016, 6:27pm UTC](https://discuss.elastic.co/t/translate-plugin-installation/44997/2 "2016-03-21T18:27:30Z")

</div>

Have you checked out [https://www.elastic.co/guide/en/logstash/current/offline-plugins.html](https://www.elastic.co/guide/en/logstash/current/offline-plugins.html)?

---

<div class="post-metadata">

### Author: ![Navarro](https://avatars.discourse-cdn.com/v4/letter/n/e79b87/32.png) [@Navarro](https://discuss.elastic.co/u/Navarro)
#### Post date: [March 22, 2016, 8:11am UTC](https://discuss.elastic.co/t/translate-plugin-installation/44997/3 "2016-03-22T08:11:29Z")

</div>

sudo ./plugin unpack ../plugins\_package.tar.gz

Unpacking ../plugins\_package.tar.gz  
Unpacked at /opt/logstash/vendor/cache  
The unpacked plugins can now be installed in local-only mode using bin/plugin install --local [plugin name]

sudo ./plugin install --local logstash-filter-translate  
Installing logstash-filter-translate  
Plugin not found, aborting  
ERROR: Installation Aborted, message: Could not find gem '/tmp/logstash-filter-translate-master/ (\>= 0) java' in any of the gem sources listed in your Gemfile or installed on this machine.

---

<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:05am UTC](https://discuss.elastic.co/t/translate-plugin-installation/44997/4 "2017-07-06T05:05:58Z")

</div>


