# Import ingest pipeline

**URL:** https://discuss.elastic.co/t/import-ingest-pipeline/377843
**Category:** SIEM
**Created:** [May 6, 2025, 9:58am UTC](https://discuss.elastic.co/t/import-ingest-pipeline/377843 "2025-05-06T09:58:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Cristina\_Marletta\_Li](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cristina_marletta_li/32/137793_2.png) [@Cristina\_Marletta\_Li](https://discuss.elastic.co/u/Cristina_Marletta_Li)
#### Post date: [May 6, 2025, 9:58am UTC](https://discuss.elastic.co/t/import-ingest-pipeline/377843/1 "2025-05-06T09:58:59Z")

</div>

Hi all,  
how can i import a complex custom ingestion pipeline from one elastic to another? I tried with the 'Import processors' button but after loading the json containing the processors array and pressing the 'Load and overwrite' button, nothing happens!

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [May 6, 2025, 12:12pm UTC](https://discuss.elastic.co/t/import-ingest-pipeline/377843/2 "2025-05-06T12:12:03Z")

</div>

Not sure if there is any bulti-in flow to export/import ingest pipelines.

But you can easily get the request to recreate it by going looking for the desired ingest pipeline in Kibana interface and clicking to edit it.

Once in the edit page you have a link named _Show Request_ on the bottom right side, this will show you the entire request that needs to be made to create the ingest pipeline, just copy this and run against the other Elasticsearch cluster.

---

<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: [June 3, 2025, 12:12pm UTC](https://discuss.elastic.co/t/import-ingest-pipeline/377843/3 "2025-06-03T12:12:54Z")

</div>

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