# Knapsack import/export plugin 2.0.0.0 for Elasticsearch 2.0.0

**URL:** https://discuss.elastic.co/t/knapsack-import-export-plugin-2-0-0-0-for-elasticsearch-2-0-0/34597
**Category:** Community Ecosystem
**Created:** [November 14, 2015, 7:35pm UTC](https://discuss.elastic.co/t/knapsack-import-export-plugin-2-0-0-0-for-elasticsearch-2-0-0/34597 "2015-11-14T19:35:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jprante](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jprante/32/44941_2.png) [@jprante](https://discuss.elastic.co/u/jprante)
#### Post date: [November 14, 2015, 7:35pm UTC](https://discuss.elastic.co/t/knapsack-import-export-plugin-2-0-0-0-for-elasticsearch-2-0-0/34597/1 "2015-11-14T19:35:04Z")

</div>

Hi,

I'd like to announce a new release of the knapsack import/export plugin 2.0.0.0

It is compatible with ES 2.0

Note: the default export/import directory is no longer #ES\_HOME but `path.logs` due to the new security manager. If you want another directory to write or read archives, you must disable ES security manager by starting Elasticsearch with `./bin/elasticsearch -Dsecurity.manager.enabled=false`. If not, you will get error messages.

The import/export state is no longer kept in cluster state, but in an index with name `.knapsack`.

More info at

> **[jprante/elasticsearch-knapsack](https://github.com/jprante/elasticsearch-knapsack/)**
>
> elasticsearch-knapsack - Knapsack plugin is an import/export tool for Elasticsearch

Best,

Jörg

---

<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: [July 5, 2017, 9:48pm UTC](https://discuss.elastic.co/t/knapsack-import-export-plugin-2-0-0-0-for-elasticsearch-2-0-0/34597/2 "2017-07-05T21:48:07Z")

</div>


