# How to configure multiple ingest pipelines on filebeat to load data in elastic cloud

**URL:** https://discuss.elastic.co/t/how-to-configure-multiple-ingest-pipelines-on-filebeat-to-load-data-in-elastic-cloud/270290
**Category:** Beats
**Tags:** filebeat
**Created:** [April 15, 2021, 5:18pm UTC](https://discuss.elastic.co/t/how-to-configure-multiple-ingest-pipelines-on-filebeat-to-load-data-in-elastic-cloud/270290 "2021-04-15T17:18:49Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [April 16, 2021, 1:11pm UTC](https://discuss.elastic.co/t/how-to-configure-multiple-ingest-pipelines-on-filebeat-to-load-data-in-elastic-cloud/270290/4 "2021-04-16T13:11:05Z")

</div>

[Here](https://discuss.elastic.co/t/setting-multiple-pipelines-for-elasticserach-output/269999/2) is a method / suggestion

The advantage of doing it this way having a top level common pipeline that then directs and sorts to the correct specific pipeline is that you can control this outside of beat so if you change something you don't need to change the beats config.

You can also build modular pipelines so they can be reused.

You can also define a pipeline per input ... See [here](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-log.html#_pipeline_11)...

---

_[View the full topic](https://discuss.elastic.co/t/how-to-configure-multiple-ingest-pipelines-on-filebeat-to-load-data-in-elastic-cloud/270290)._
