# Can ingest-attachment-plugin reads all the contents of attachment?

**URL:** https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707
**Category:** Elasticsearch
**Created:** [March 11, 2019, 9:14am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707 "2019-03-11T09:14:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![pyerunka](https://avatars.discourse-cdn.com/v4/letter/p/d6d6ee/32.png) [@pyerunka](https://discuss.elastic.co/u/pyerunka)
#### Post date: [March 11, 2019, 9:14am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707/1 "2019-03-11T09:14:52Z")

</div>

can we indexed attachment content using ingest-attachment-plugin?

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [March 11, 2019, 9:28am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707/2 "2019-03-11T09:28:37Z")

</div>

Yes. See `indexed_chars` here [https://www.elastic.co/guide/en/elasticsearch/plugins/6.6/using-ingest-attachment.html](https://www.elastic.co/guide/en/elasticsearch/plugins/6.6/using-ingest-attachment.html)

---

<div class="post-metadata">

### Author: ![pyerunka](https://avatars.discourse-cdn.com/v4/letter/p/d6d6ee/32.png) [@pyerunka](https://discuss.elastic.co/u/pyerunka)
#### Post date: [March 11, 2019, 9:45am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707/3 "2019-03-11T09:45:41Z")

</div>

Ok.. Thanks for your quick reply.  
so as per document, i am following the steps. I tried to create new pipeline but i am getting an error, "parse\_exception. No processor type exists with name [attachment]".  
Could you please help me with this?

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [March 11, 2019, 11:33am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707/4 "2019-03-11T11:33:58Z")

</div>

That's another question. Basically you did not install the plugin or you did not restart elasticsearch node.

---

<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: [April 8, 2019, 11:34am UTC](https://discuss.elastic.co/t/can-ingest-attachment-plugin-reads-all-the-contents-of-attachment/171707/5 "2019-04-08T11:34:02Z")

</div>

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