Skip to main content
Glama

aws_logs_get_log_events

Retrieve log events from CloudWatch log streams to monitor and troubleshoot AWS services. Specify log group and stream names to access specific application or infrastructure logs.

Instructions

Retrieve log events from a specific CloudWatch log stream. Provide both log_group_name and log_stream_name.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
log_group_nameYesLog group name
log_stream_nameYesLog stream name
start_timeNoStart timestamp in milliseconds since epoch
end_timeNoEnd timestamp in milliseconds since epoch
limitNoMaximum number of events to return (default: 100)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server