{"id":24286184,"url":"https://github.com/d2verb/caw","last_synced_at":"2025-10-28T07:17:25.913Z","repository":{"id":98589419,"uuid":"410220316","full_name":"d2verb/caw","owner":"d2verb","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-25T08:39:37.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-16T07:38:56.637Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d2verb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-25T08:39:17.000Z","updated_at":"2021-09-25T08:39:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d2095982-fc02-45d8-a49f-8429b40cc56e","html_url":"https://github.com/d2verb/caw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fcaw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fcaw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fcaw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fcaw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d2verb","download_url":"https://codeload.github.com/d2verb/caw/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242101249,"owners_count":20071874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-16T07:28:53.167Z","updated_at":"2025-10-28T07:17:25.818Z","avatar_url":"https://github.com/d2verb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What's this\nCloudWatch Logs のログイベント内容を見るためのツール\n\n## Usage\n```bash\n$ caw -h\ncaw 0.0.1\n\nd2verb\n\nA tool to inspect cloudwatch logs\n\nUSAGE:\n    caw \u003cSUBCOMMAND\u003e\n\nFLAGS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n\nSUBCOMMANDS:\n    help    Print this message or the help of the given subcommand(s)\n    list    List log groups\n    show    Show log events\n```\n### List log groups\n```bash\n$ caw list\n/aws/codebuild/codebuild-app-master\n/aws/codebuild/codebuild-petclinic-master\n/aws/codebuild/sample\n...\n```\n\nロググループ名のパターンを指定することもできる\n```bash\n$ caw list -p lambda\n/aws/lambda/alertNotifier\n/aws/lambda/lambda-config-demo\n...\n```\n\n### Show log events message\n```bash\n$ caw show /aws/lambda/lambda-s3\n+53602-12-29 23:10:31: START RequestId: cd4bf2fc-3dc5-46da-9935-08948038b437 Version: $LATEST\n...\n```\n\nメッセージのパターンを指定することもできる\n```bash\n$ caw show /aws/lambda/lambda-s3 -p ERROR\n+53605-11-23 07:01:05: [ERROR] Exception: boom!\nTraceback (most recent call last):\n  File \"/var/task/lambda_function.py\", line 5, in lambda_handler\n    raise Exception(\"boom!\")\n...\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fcaw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd2verb%2Fcaw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fcaw/lists"}