Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
YPMAL
Contributor III
Contributor III

export talend logs to aws cloudwatch

I want to send talend logs from my computer  (TOS DI ) to aws cloudwatch. Please suggest how to do this.

Labels (2)
1 Reply
vapukov
Master II
Master II

Hi,

 

as variant, you can use tRESTClient and AWS CloudWatch API

https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/making-api-requests.html

 

regards, Vlad