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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ