Audit logs for AWS Redis

0

We are using ElastiCache for Redis to see the audit logs for queries which we execute on Redis, but Slow Log contains only below information:

  • CacheClusterId
  • CacheNodeId
  • Id
  • Timestamp
  • Duration
  • Command
  • ClientAddress
  • ClientName

Is there is any way so that we can see the all the audit logs information for Redis along with executed query in redis.

Subrato
已提问 7 个月前429 查看次数
2 回答
0

Hello.

As far as reading this document, it seems that audit logs are not supported.
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Log_Delivery.html

profile picture
专家
已回答 7 个月前
  • Can we say that Slow Logs are the audit logs for the executed query in Redis cluster??

  • Slow logs cannot be audit logs.

0

Can we say that Slow Logs are the audit logs for the executed query in Redis cluster??

Subrato
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则