This message was deleted.
# support
s
This message was deleted.
a
Im really lost haha
s
Should I install and configure AWS cli in the container?
No, you don't need to install anything in the container
How can I test that I configured cloudwatch receiver properly?
By verifying if the sample data (log/metric) is received into SigNoz
a
ok, so how will the OTL container access my host machine aws cli?
s
It doesn't need to access cli. You just need to make sure host is configured with relevant creds. Which is detailed in the Configure AWS section.
a
but how exactly the container access the host credentials?
there is no volume ~/.aws to the OTL container
@Srikanth Chekuri still need your awesome brain here haha
Im stuck 😕
could you make a video showing E2E how one can send CloudWatch logs to Signoz, when using Signoz from Docker Composer services
s
The idea is host machine is configured to make calls to AWS resources. The container doesn't use the secrets itself.
a
and how does it happen exactly? can the container run tasks on the host machine? how?
@Srikanth Chekuri