Skip to content

Commit

Permalink
Curator 3 cannot do snapshots with AWS ES
Browse files Browse the repository at this point in the history
Update the compatibility matrix
  • Loading branch information
untergeek committed Nov 15, 2016
1 parent 1742508 commit 38824bf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions 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,7 +38,9 @@ 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`_. This prevents Curator 3 from being used to make snapshots.
\* It appears that AWS ES `does not allow access to the snapshot status endpoint`_
for either 1.x or 2.x versions. This prevents Curator 3 from being used to
make snapshots.

.. _does not allow access to the snapshot status endpoint: https://github.com/elastic/curator/issues/796

Expand Down

0 comments on commit 38824bf

Please sign in to comment.