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
gefragt vor 7 Monaten430 Aufrufe
2 Antworten
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
EXPERTE
beantwortet vor 7 Monaten
  • 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
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen