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
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?