Restoring and Analyzing Logs/Traces from S3 on EKS

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.

Photo of prasanth
prasanth
Wed, 26 Apr 2023 13:20:21 UTC

Hello 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

Photo of vishal-signoz
vishal-signoz
Thu, 27 Apr 2023 03:01:59 UTC

Why do you want to restore data from s3?

Photo of Vishnu
Vishnu
Thu, 27 Apr 2023 10:12:40 UTC

vishal-signoz It might be required if we need to analyze some old data. Is this possible?

Photo of vishal-signoz
vishal-signoz
Thu, 27 Apr 2023 11:49:42 UTC

You can query s3 data like you query your locally stored data. Even performance is not bad and only 20-30% slower.