Hi everyone, I’m planning to set up SigNoz Cloud ...
# support
p
Hi everyone, I’m planning to set up SigNoz Cloud for APM and have a question regarding log retention and archival: • After the retention period, can I migrate logs to an S3 bucket • And After migrrate to s3 buket, Can I retrieving logs from S3 and displaying them in the UI when needed?
s
• After the retention period, can I migrate logs to an S3 bucket
There is a retention period to store and then move to s3 for some more time. But it is not forever in the s3. Data has to eventually be deleted.
• And After migrrate to s3 buket, Can I retrieving logs from S3 and displaying them in the UI when needed?
Yes
p
Thanks for answer, I have one more question that is about to how much time its take to retrieve logs from the S3 bucket to SigNoz cloud UI.
s
Anecdotally, reading from s3 is 2-3x slower
p
Okay