{"id":19850286,"url":"https://github.com/trailbehind/aws-utilities","last_synced_at":"2025-05-01T22:30:57.771Z","repository":{"id":9028164,"uuid":"58133134","full_name":"trailbehind/AWS-Utilities","owner":"trailbehind","description":"Collection of scripts for interacting with Amazon Web Services","archived":false,"fork":false,"pushed_at":"2022-05-12T17:40:20.000Z","size":15,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-06T19:11:13.748Z","etag":null,"topics":["aws","cloudwatch","rabbitmq"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/trailbehind.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}},"created_at":"2016-05-05T13:35:26.000Z","updated_at":"2021-11-10T21:17:26.000Z","dependencies_parsed_at":"2022-08-09T02:30:17.057Z","dependency_job_id":null,"html_url":"https://github.com/trailbehind/AWS-Utilities","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/trailbehind%2FAWS-Utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FAWS-Utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FAWS-Utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trailbehind%2FAWS-Utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trailbehind","download_url":"https://codeload.github.com/trailbehind/AWS-Utilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251954845,"owners_count":21670888,"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":["aws","cloudwatch","rabbitmq"],"created_at":"2024-11-12T13:25:17.259Z","updated_at":"2025-05-01T22:30:57.497Z","avatar_url":"https://github.com/trailbehind.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS-Utilities\nCollection of scripts for interacting with Amazon Web Services\n\n\n## download-rds-logs.py\nBackup AWS RDS instance logs.\n\nLog files that have already been downloaded will not be re-downloaded.\n\nOptions\n```\nUsage: download-rds-logs.py -i my-instance-id\n\nOptions:\n  -h, --help            show this help message and exit\n  -d, --debug           Turn on debug logging\n  -q, --quiet           turn off all logging\n  -i INSTANCE, --instance=INSTANCE\n                        instance name\n  -o OUTPUT_DIR, --output=OUTPUT_DIR\n                        output directory\n  -r REGION, --region=REGION\n                        AWS region\n```\n\nExample usage and output: \n```\n$ python download-rds-logs.py -i my-instance-id\nINFO:root:AdditionalDataPending:True Marker:14:438625\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:438625 chunk:1\nINFO:root:AdditionalDataPending:True Marker:14:891049\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:891049 chunk:2\nINFO:root:AdditionalDataPending:True Marker:14:1320763\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:1320763 chunk:3\nINFO:root:AdditionalDataPending:True Marker:14:1758515\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:1758515 chunk:4\nINFO:root:AdditionalDataPending:True Marker:14:2203827\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:2203827 chunk:5\nINFO:root:AdditionalDataPending:True Marker:14:2649495\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:2649495 chunk:6\nINFO:root:AdditionalDataPending:True Marker:14:3092815\nINFO:root:requesting error/postgresql.log.2016-05-04-22 marker:14:3092815 chunk:7\nINFO:root:AdditionalDataPending:False Marker:14:3532449\n```\n\n\n## rabbitmq-to-cloudwatch.py\nPublish rabbit-mq queue depths as an AWS cloudwatch metric.\n\nRuns as a loop and publishes every 5 minutes.\n\nNo command line options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailbehind%2Faws-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrailbehind%2Faws-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrailbehind%2Faws-utilities/lists"}