# Install Timelion offline

**URL:** https://discuss.elastic.co/t/install-timelion-offline/39193
**Category:** Kibana
**Tags:** timelion
**Created:** [January 14, 2016, 6:26am UTC](https://discuss.elastic.co/t/install-timelion-offline/39193 "2016-01-14T06:26:36Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Carlos\_Vega\_Moreno](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/carlos_vega_moreno/32/3773_2.png) [@Carlos\_Vega\_Moreno](https://discuss.elastic.co/u/Carlos_Vega_Moreno)
#### Post date: [January 14, 2016, 6:26am UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/1 "2016-01-14T06:26:36Z")

</div>

Is there any way to install this kibana plugin offline?

It would be really useful for offline machines.

Thanks in advance

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [January 14, 2016, 5:34pm UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/2 "2016-01-14T17:34:03Z")

</div>

You could download the timelion archive manually from:

[https://download.elastic.co/kibana/timelion/timelion-latest.tar.gz](https://download.elastic.co/kibana/timelion/timelion-latest.tar.gz)

And install it via:

`./bin/kibana plugin -i timelion -u file://<path to local archive>`

Note that this is not an official way to install timelion, and those exact steps might not work in the future.

---

<div class="post-metadata">

### Author: ![sen](https://avatars.discourse-cdn.com/v4/letter/s/cc9497/32.png) [@sen](https://discuss.elastic.co/u/sen)
#### Post date: [March 29, 2016, 9:06am UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/3 "2016-03-29T09:06:47Z")

</div>

Hello Bargs,

I tried to install timelion, as indicated in the website, through the command ./bin/kibana plugin -i kibana/timelion but i got the following error:

_**Error: Client request error: getaddrinfo ENOTFOUND [download.elastic.co](http://download.elastic.co) [download.elastic.co:443](http://download.elastic.co:443)**_  
_**Plugin installation was unsuccessful due to error "Client request error: getaddrinfo ENOTFOUND [download.elastic.co](http://download.elastic.co) [download.elastic.co:443](http://download.elastic.co:443)"**_

Then, I tried you method and I got the following error:

**_Attempting to transfer from file://home/desktop/ELK/kibana-4.4.2-linux-x64/bin/timelion-latest.tar.gz_**  
_ **Error: ENOTFOUND** _  
_ **Plugin installation was unsuccessful due to error "No valid url specified."** _

Do you have please a solution to my problem ?

Thanks !

Sen

---

<div class="post-metadata">

### Author: ![sen](https://avatars.discourse-cdn.com/v4/letter/s/cc9497/32.png) [@sen](https://discuss.elastic.co/u/sen)
#### Post date: [March 29, 2016, 9:15am UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/4 "2016-03-29T09:15:24Z")

</div>

I finally managed to solve my problem. I just had to extract it to kibana/installedPlugins and then run kibana. It perfectlly works !

Regards

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [March 29, 2016, 2:56pm UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/5 "2016-03-29T14:56:34Z")

</div>

If your requirements don't force you to do an offline install I'd recommend trying to get the regular plugin install working. Based on the error you posted, it looks like you might be having DNS issues, so that's where I'd start investigating.

---

<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, 1:57pm UTC](https://discuss.elastic.co/t/install-timelion-offline/39193/6 "2017-07-06T13:57:37Z")

</div>


