logs

Fetch and stream Elastic Beanstalk logs and environment events via EB CLI and CloudWatch integration.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/shinmc/aws-beanstalk-skills --skill logs-shinmc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: logs
Source: https://github.com/shinmc/aws-beanstalk-skills/tree/main/plugins/aws-beanstalk/skills/logs
Command: npx skills add https://github.com/shinmc/aws-beanstalk-skills --skill logs-shinmc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you access and monitor Elastic Beanstalk logs and events, enabling rapid troubleshooting and performance analysis.

Core Features & Use Cases

  • View application logs for environments using eb logs
  • Stream live logs with eb logs --stream
  • Enable and reference CloudWatch log integration
  • Access environment events and platform-specific log paths

Quick Start

Use the logs skill to fetch and stream logs for the active environment.

Frequently Asked Questions about logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Elastic Beanstalk logs to troubleshoot deployment issues?▼

You can fetch Elastic Beanstalk logs using the eb logs command to view application logs and environment events, enabling rapid troubleshooting and performance analysis for your active environment.

Can I stream live logs from my Elastic Beanstalk environment?▼

Yes, stream live Elastic Beanstalk logs using the eb logs --stream command to gain real-time visibility for live debugging and incident response during active deployments.

Does this skill work with CloudWatch log integration for Elastic Beanstalk?▼

Yes, the skill supports CloudWatch integration, allowing you to enable and reference CloudWatch logs alongside platform-specific log paths for comprehensive Elastic Beanstalk environment monitoring.

What is the best way to monitor Elastic Beanstalk environment events during a deployment?▼

Monitor Elastic Beanstalk environment events using the eb events command to track deployment status, audit changes, and identify health issues across supported platforms during ongoing environment monitoring.

How do I access platform-specific log paths in Elastic Beanstalk for incident response?▼

Access platform-specific Elastic Beanstalk log paths through the logs skill, which retrieves logs tailored to your environment's platform for effective incident response and deployment auditing.