# Install Logstash-jdbc-integration plugin offline

**URL:** https://discuss.elastic.co/t/install-logstash-jdbc-integration-plugin-offline/335785
**Category:** Logstash
**Created:** [June 12, 2023, 2:57pm UTC](https://discuss.elastic.co/t/install-logstash-jdbc-integration-plugin-offline/335785 "2023-06-12T14:57:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ztzy1907](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ztzy1907/32/122148_2.png) [@ztzy1907](https://discuss.elastic.co/u/ztzy1907)
#### Post date: [June 12, 2023, 2:57pm UTC](https://discuss.elastic.co/t/install-logstash-jdbc-integration-plugin-offline/335785/1 "2023-06-12T14:57:54Z")

</div>

Hi, this is Richard.  
I'm trying to install logstash-jdbc-integration plugin on Logstash 7.8.0 on a machine that does not have internet access.

What I'm trying to do is like below which is similar to install plugin on elasticsearch without internet access.  
`$LS/bin/logstash-plugin install file:///somewhere/somefile`

However, I couldn't find anywhere to download logstash-jdbc-integration file,  
and I'm not sure if file should be zip or tar or something.  
Also I'm not sure if it is supported way to install plugin like that command.

I tried to clone logstash-integration-jdbc repository and gem build command and used logstash-plugin install command.  
But it said like below.  
`reason: The pack must contains at least one plugin, message: The pack must contains at least one plugin`

Would you please let me know if it is possible to install  
logstash-jdbc-integration 5.0.5 on logstash 7.8.0 without internet access?  
and where I can get the plugin file and command to install?

Thank you.

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [June 12, 2023, 3:07pm UTC](https://discuss.elastic.co/t/install-logstash-jdbc-integration-plugin-offline/335785/2 "2023-06-12T15:07:32Z")

</div>

Did you check the [documentation](https://www.elastic.co/guide/en/logstash/7.8/offline-plugins.html) on how to install the plugin offline?

You need first to create an offline package on a machine with internet access and a logstash on the same version.

The steps are explained in the documentation.

---

<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 10, 2023, 3:07pm UTC](https://discuss.elastic.co/t/install-logstash-jdbc-integration-plugin-offline/335785/3 "2023-07-10T15:07:47Z")

</div>

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