Skip to content

Commit c388924

Browse files
authored
[DOCS-14596] Clarify Redis check doesn't support ElastiCache IAM auth (DataDog#24336)
1 parent ea52d04 commit c388924

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

redisdb/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ To configure this check for an Agent running on a host:
5454
# password: <PASSWORD>
5555
```
5656

57+
**Note**: The Redis check does not support Amazon ElastiCache IAM authentication. Use the `username` and `password` parameters for Redis-level authentication instead.
58+
5759
2. If using Redis 6+ and ACLs, ensure that the user has at least `DB Viewer` permissions at the Database level, `Cluster Viewer` permissions if operating in a cluster environment, and `+config|get +info +slowlog|get` ACL rules. For more details, see [Database access control][4].
5860

5961
3. [Restart the Agent][5].

0 commit comments

Comments
 (0)