# Install or Unzip? Which one is preferred?

**URL:** https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298
**Category:** Elastic Community and Ecosystem
**Created:** [November 4, 2018, 1:47pm UTC](https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298 "2018-11-04T13:47:02Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ilia](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ilia/32/60042_2.png) [@Ilia](https://discuss.elastic.co/u/Ilia)
#### Post date: [November 4, 2018, 1:47pm UTC](https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298/1 "2018-11-04T13:47:02Z")

</div>

When I started to learn Elastic-stack, I did unzipped elasticsearch and logstash on my local windows machine. But now, in production environment I've installed their rmp packages on a Redhat machine. Since the paths of app-config, service-conf, input-config, bin and log files of them are quite scattered and messy I'm curious to know what is the benefit of installing these applications over just unzipping them?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [November 4, 2018, 11:40pm UTC](https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298/2 "2018-11-04T23:40:23Z")

</div>

The RPM puts things where it does because that is the standard for RHEL based linux distros.

You can use the zip, but then you need to do things like manage the service manually.

---

<div class="post-metadata">

### Author: ![Ilia](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ilia/32/60042_2.png) [@Ilia](https://discuss.elastic.co/u/Ilia)
#### Post date: [November 5, 2018, 6:29am UTC](https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298/3 "2018-11-05T06:29:56Z")

</div>

Thank you @warkolm. So, I'll use RPM.

---

<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 4, 2022, 6:42am UTC](https://discuss.elastic.co/t/install-or-unzip-which-one-is-preferred/155298/4 "2022-11-04T06:42:13Z")

</div>


