# Offline install of ELK stack on Oracle Linux

**URL:** https://discuss.elastic.co/t/offline-install-of-elk-stack-on-oracle-linux/315389
**Category:** Elasticsearch
**Created:** [September 28, 2022, 4:14pm UTC](https://discuss.elastic.co/t/offline-install-of-elk-stack-on-oracle-linux/315389 "2022-09-28T16:14:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ccloutr.alex](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ccloutr.alex/32/111402_2.png) [@ccloutr.alex](https://discuss.elastic.co/u/ccloutr.alex)
#### Post date: [September 28, 2022, 4:14pm UTC](https://discuss.elastic.co/t/offline-install-of-elk-stack-on-oracle-linux/315389/1 "2022-09-28T16:14:31Z")

</div>

I need to install ELK stack with all of its dependencies on a Oracle Linux box that is not connected to the internet. Is there a Offline install package that contains all dependencies?

---

<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: [September 28, 2022, 4:36pm UTC](https://discuss.elastic.co/t/offline-install-of-elk-stack-on-oracle-linux/315389/2 "2022-09-28T16:36:21Z")

</div>

You can download de RPM package, I don't think you will have any issues installing it using `rpm -ivh package-name`.

Everything elastic needs to run is already in the package, the java is bundled now.

You can also download the `tar.gz` package.

The download link is [here](https://www.elastic.co/downloads/elasticsearch).

---

<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: [October 26, 2022, 4:36pm UTC](https://discuss.elastic.co/t/offline-install-of-elk-stack-on-oracle-linux/315389/3 "2022-10-26T16:36:39Z")

</div>

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