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.
Powered by Struct AI
4
5mo
Solved
Apr 26, 2023 (5 months ago)
prasanth
prasanth
01:20 PMHello 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
But the doubt I have is, how to restore the logs/traces from the S3? after the retention period
Apr 27, 2023 (5 months ago)
vishal-signoz
vishal-signoz
03:01 AMWhy do you want to restore data from s3?
Vishnu
Vishnu
10:12 AM vishal-signoz It might be required if we need to analyze some old data.
Is this possible?
Is this possible?
vishal-signoz
vishal-signoz
11:49 AMYou can query s3 data like you query your locally stored data. Even performance is not bad and only 20-30% slower.
SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 825 threads (61% resolved)
Similar Threads
Restoring Logs/Traces from S3 after Retention Period
prasanth asked about restoring logs/traces from S3 after the retention period, and vishal-signoz linked a duplicate question.
2
5mo
Removing SigNoz's Own Logs from Dashboard
Geoffrey wanted to remove SigNoz's own logs from the dashboard. nitya-signoz provided a solution referencing an existing issue and a filter for ingesting only desired logs.
4
3mo
Solved
Capturing Modification Details with Signoz
Prajyod requests how to capture detailed modification logs with Signoz. Srikanth suggests using manual instrumentation, providing a link to relevant documentation.
2
1mo
Solved