跳转至

Security Lake Support Collecting Audit Logging from EKS

news: https://aws.amazon.com/about-aws/whats-new/2024/02/amazon-security-lake-audit-logs-eks/?nc1=h_ls

diagram

  • both accounts in same Organizations
    ../../../git-attachment/eks-audit-log-security-lake-png-1.png

accounts

  • account A 产生 eks audit log
  • account B security lake delegate admin, owned all data

enable security lake

  • for account in orgs
    • need delegate administrator to enable for log type & account & region in orgs
  • for standalone account
    • enable by itself

settings in eks

  • no need EKS to enable logging for audit (account A)

query from athena account B

  • glue table has been created in db: amazon_security_lake_glue_db_us_east_2

query from athena in account A

  • account B
  • account A
    • accept resource sharing in RAM
    • select databases in lake formation, create resource link (input new database name)
    • query tables in new database name in Athena

query from quicksight’s athena dataset

refer