# Running multiple logstash from same binary

**URL:** https://discuss.elastic.co/t/running-multiple-logstash-from-same-binary/60909
**Category:** Logstash
**Created:** [September 19, 2016, 3:14pm UTC](https://discuss.elastic.co/t/running-multiple-logstash-from-same-binary/60909 "2016-09-19T15:14:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Mick\_Mahoney](https://avatars.discourse-cdn.com/v4/letter/m/cab0a1/32.png) [@Mick\_Mahoney](https://discuss.elastic.co/u/Mick_Mahoney)
#### Post date: [September 19, 2016, 3:14pm UTC](https://discuss.elastic.co/t/running-multiple-logstash-from-same-binary/60909/1 "2016-09-19T15:14:41Z")

</div>

Just want to be sure I can run multiple copies of logstash from same codeset, by just duplicating init.d script ==\> logstash2, and changing name, config and log parameters in logstash2 file. Then starting second copy.

I'm doing this as I have a use case where UDP input is causing an issue for the existing logstash inputs (i.e. performance issues). Thus I want to experiment tuning a second logstash input whilst leaving the existing inputs running.

Any issues to be aware of, or should it work OK ?

Many thanks,

Mick

---

<div class="post-metadata">

### Author: ![Mark\_Dolan](https://avatars.discourse-cdn.com/v4/letter/m/bbce88/32.png) [@Mark\_Dolan](https://discuss.elastic.co/u/Mark_Dolan)
#### Post date: [September 19, 2016, 8:38pm UTC](https://discuss.elastic.co/t/running-multiple-logstash-from-same-binary/60909/2 "2016-09-19T20:38:10Z")

</div>

Hey Mick,

Just a thought but if it's just an experiment then why not download the tarball and run it from there, rather than an installation? Might be simpler.

---

<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, 4:37am UTC](https://discuss.elastic.co/t/running-multiple-logstash-from-same-binary/60909/3 "2017-07-06T04:37:57Z")

</div>


