TLDR prasanth asked how to restore logs/traces from S3 after the retention period. vishal-signoz explained that data can be queried from S3 directly, with only a 20-30% decrease in performance.
Why do you want to restore data from s3?
vishal-signoz It might be required if we need to analyze some old data. Is this possible?
You can query s3 data like you query your locally stored data. Even performance is not bad and only 20-30% slower.
prasanth
Wed, 26 Apr 2023 13:20:21 UTCHello all, I have installed the signoz on EKS successfully and it is working fine and able to upload the traces and logs to S3 also. But the doubt I have is, how to restore the logs/traces from the S3? after the retention period