# Logstash mixing up two configuration files?!

**URL:** https://discuss.elastic.co/t/logstash-mixing-up-two-configuration-files/238540
**Category:** Logstash
**Created:** [June 24, 2020, 5:31pm UTC](https://discuss.elastic.co/t/logstash-mixing-up-two-configuration-files/238540 "2020-06-24T17:31:33Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![RonGros](https://avatars.discourse-cdn.com/v4/letter/r/e9a140/32.png) [@RonGros](https://discuss.elastic.co/u/RonGros)
#### Post date: [June 24, 2020, 5:39pm UTC](https://discuss.elastic.co/t/logstash-mixing-up-two-configuration-files/238540/4 "2020-06-24T17:39:47Z")

</div>

> [@Jenni](#):
>
> Just to check the most obvious solution: Did you define multiple pipelines in pipelines.yml or just create another file? Logstash concanates all conf files in conf.d to one big main pipeline if you don't configure multiple pipelines.

Oh wow, I wasn't aware of that! so you mean it takes all the files and make a huge pipeline out of them?  
Okay, that's probably it. I used to have logstash on Windows a year ago, then left it and now I created a logstash server on linux. I remembered that I needed to configure pipline yaml but it just worked, so I never go to do it. this is probably the answer!

---

_[View the full topic](https://discuss.elastic.co/t/logstash-mixing-up-two-configuration-files/238540)._
