Save K8S audit logs in s3 bucket

3/15/2020

i would like to save K8S audit logs which are being saved in cloudWatch in S3 bucket. i use kinesis stream and then kinesis firehose in order to save it s3 bucket. it created a "folder" in the s3 bucket with the relevant logs S3 bucket

when trying to get the logs value its show object URL which display unreadable text. how can i read/get the log info? is it the best way to send K8S audit logs to S3?

enter image description here

-- inza
amazon-cloudwatch
amazon-eks
amazon-kinesis
amazon-kinesis-firehose
kubernetes

0 Answers