# Multiple logstash indexes to be created from multiple application log files

**URL:** https://discuss.elastic.co/t/multiple-logstash-indexes-to-be-created-from-multiple-application-log-files/302399
**Category:** Logstash
**Created:** [April 14, 2022, 7:46am UTC](https://discuss.elastic.co/t/multiple-logstash-indexes-to-be-created-from-multiple-application-log-files/302399 "2022-04-14T07:46:07Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Badger](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/badger/32/25190_2.png) [@Badger](https://discuss.elastic.co/u/Badger)
#### Post date: [April 14, 2022, 4:04pm UTC](https://discuss.elastic.co/t/multiple-logstash-indexes-to-be-created-from-multiple-application-log-files/302399/2 "2022-04-14T16:04:52Z")

</div>

> [@ashiqab](#):
>
> Could you please point me to the right direction as to how to configure multiple unrelated log files to multiple indexes in Logstash?

Do not use path.config (or -f) use [pipelines.yml](https://www.elastic.co/guide/en/logstash/current/multiple-pipelines.html). See [this](https://discuss.elastic.co/t/conf-files-getting-mixed-when-uploading/195803/2) thread.

---

_[View the full topic](https://discuss.elastic.co/t/multiple-logstash-indexes-to-be-created-from-multiple-application-log-files/302399)._
