Skip to content

Commit

Permalink
AWS ES 2.x snapshot status endpoint failure
Browse files Browse the repository at this point in the history
Document that this does not work.
  • Loading branch information
untergeek committed Oct 28, 2016
1 parent 9bf6412 commit 8c0f06b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Compatibility Matrix
+--------+----------+------------+----------+------------+----------+
|Version | ES 1.x | AWS ES 1.x | ES 2.x | AWS ES 2.x | ES 5.x |
+========+==========+============+==========+============+==========+
| 3 | yes | yes | yes | yes | no |
| 3 | yes | yes | yes | yes* | no |
+--------+----------+------------+----------+------------+----------+
| 4 | no | no | yes | no | yes |
+--------+----------+------------+----------+------------+----------+
Expand All @@ -38,6 +38,8 @@ It is also important to note that Curator 4 requires access to the
support this endpoint (such as AWS ES, see #717) *will not* be able to use
Curator version 4.

\* It appears that AWS ES 2.x (not confirmed for 1.x) [does not allow access to the snapshot status endpoint](https://github.com/elastic/curator/issues/796). This prevents Curator 3 from being used to make snapshots.

Build Status
------------

Expand Down

0 comments on commit 8c0f06b

Please sign in to comment.