Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
YPMAL
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 (1)
  • Other

1 Reply
vapukov
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