awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

1 个仓库

Awesome GitHub RepositoriesAWS Infrastructure Debugging

Tools for isolating system issues within AWS infrastructure using logs and telemetry.

Distinct from AWS SDKs: Distinct from security audits or provisioners; focuses on the debugging process using log streams.

Explore 1 awesome GitHub repository matching devops & infrastructure · AWS Infrastructure Debugging. Refine with filters or upvote what's useful.

Awesome AWS Infrastructure Debugging GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jorgebastida/awslogsjorgebastida 的头像

    jorgebastida/awslogs

    4,992在 GitHub 上查看↗

    awslogs 是一个用于查询、过滤和流式传输 AWS CloudWatch 日志事件的命令行界面和终端工具。它作为一个日志管理工具和云原生查看器,用于导航日志组和流。 该工具提供了实时日志监控功能,并能从 JSON 格式的日志中提取特定字段,以简化数据审查。它允许通过使用时间偏移、正则表达式和自定义过滤模式来隔离系统问题。 该工具涵盖了日志事件检索以及列出可用日志组和流的功能。它支持通过时间窗口过滤来限制数据检索,并通过基于模式的过滤来减少数据量。

    Isolates system issues by fetching log groups and streams from AWS CloudWatch using time filters.

    Python
    在 GitHub 上查看↗4,992
  1. Home
  2. DevOps & Infrastructure
  3. AWS Infrastructure Debugging