Hi there 👋
I'm interested in purchasing Signoz Cloud and had a quick question.
Is there a way to configure Signoz to read stored logs from CloudWatch?
If so, would I still incur storage charges for those logs, or does Signoz handle that differently so it can remotely read cloudwatch storage directly?
Thanks in advance for your help!
n
nitya-signoz
02/05/2025, 5:04 AM
Hi, you can follow this doc to collect logs from cloudwatch https://signoz.io/docs/userguide/send-cloudwatch-logs-to-signoz/ . Please note that it will just collect new logs.
to move historical logs you will have to write a custom script to read from cloudwatch and send to signoz . You can use our http endpoint to send them https://signoz.io/docs/userguide/send-logs-http/
Yeah you will incur storage charges for those logs as data will be read from cloudwatch and inserted to signoz.