Log analysis on AWS - Implementing Microservices on AWS

Log analysis on AWS

Amazon CloudWatch Logs Insights allows for real-time log exploration, analysis, and visualization. For further log file analysis, Amazon OpenSearch Service, which includes Kibana, is a powerful tool. CloudWatch Logs can stream log entries to OpenSearch Service in real time. Kibana, seamlessly integrated with OpenSearch, visualizes this data and offers an intuitive search interface.

Diagram showing log analysis with Amazon OpenSearch Service

Figure 14: Log analysis with Amazon OpenSearch Service