# Ingest Pipline - Multiple Pipelines For Elastic Agent Data

**URL:** https://discuss.elastic.co/t/ingest-pipline-multiple-pipelines-for-elastic-agent-data/298527
**Category:** Elasticsearch
**Tags:** ingest-pipeline
**Created:** [March 1, 2022, 2:36pm UTC](https://discuss.elastic.co/t/ingest-pipline-multiple-pipelines-for-elastic-agent-data/298527 "2022-03-01T14:36:47Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![m-flow](https://avatars.discourse-cdn.com/v4/letter/m/67e7ee/32.png) [@m-flow](https://discuss.elastic.co/u/m-flow)
#### Post date: [March 1, 2022, 2:36pm UTC](https://discuss.elastic.co/t/ingest-pipline-multiple-pipelines-for-elastic-agent-data/298527/1 "2022-03-01T14:36:47Z")

</div>

Hello,

I am currently researching for a solution to create a multi pipeline structure with ingest pipelines in elastic. The idea is to have some kind of post processing on the existing elastic-agent logs, for instance for enriching my data with security related information.

I found this feature request [Specify multiple ingest pipelines for a data stream · Issue #61185 · elastic/elasticsearch · GitHub](https://github.com/elastic/elasticsearch/issues/61185). But this is still open. So I need another solution.

One option for me is the final pipeline ".fleet\_final\_pipeline-1" where I could append a new pipeline within a processor and create this mentioned structure. It would look like this:

Pipeline: .fleet\_final\_pipeline-1

- processor A
- ...
- processor Z
- My-Pipeline

Does this work properly or is there any event, like a new patch, which overwrites my changes?

Or is there a better solution?

Thanks

---

<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: [March 29, 2022, 2:37pm UTC](https://discuss.elastic.co/t/ingest-pipline-multiple-pipelines-for-elastic-agent-data/298527/2 "2022-03-29T14:37:25Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
