Skip to content

Commit

Permalink
Add requests_aws4auth information for AWS ES users
Browse files Browse the repository at this point in the history
  • Loading branch information
untergeek committed Jun 8, 2017
1 parent b97f717 commit 9265839
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/asciidoc/installation.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,17 @@ target machine has internet connectivity.
pip install elasticsearch-curator
---------------------------------

[IMPORTANT]
======================
If you plan on using Curator with AWS ES using IAM credentials, you must also
install the `requests_aws4auth` python module:
---------------------------------
pip install requests_aws4auth
---------------------------------
======================

=== Upgrading with pip

If you already have Elasticsearch Curator installed, and want to upgrade to the
Expand Down

0 comments on commit 9265839

Please sign in to comment.