Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in AWS by (1.4k points)

How do I retrieve my CloudWatch logs?

Please explain.

1 Answer

0 votes
by (2.6k points)

For retrieving log data from CloudWatch Logs:

1. In real time, use the subscription filters for streaming log data to another receiving source end. 

2. Consisting of CloudWatch Logs Insights run a query.

3. For batch use cases try exporting log data to Amazon S3.

4. In the cloudwatch API, call GetLogEvents or FilterLogEvents.

For more information, check out this AWS Tutorial.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
asked May 26, 2020 in AWS by Sudhir_1997 (55.6k points)

Browse Categories

...