{"id":20565830,"url":"https://github.com/spudmashmedia/awslogs-docker","last_synced_at":"2026-04-10T12:32:00.017Z","repository":{"id":90661608,"uuid":"96767675","full_name":"spudmashmedia/awslogs-docker","owner":"spudmashmedia","description":"Docker-compose script to create a container for awslogs (https://github.com/jorgebastida/awslogs)","archived":false,"fork":false,"pushed_at":"2017-07-10T12:14:15.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T19:22:09.274Z","etag":null,"topics":["aws","aws-cloudwatch-logs","bash","docker","docker-compose"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spudmashmedia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-07-10T10:59:52.000Z","updated_at":"2023-03-05T04:24:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e516ab51-bf6b-44c7-8064-3962e8442e7a","html_url":"https://github.com/spudmashmedia/awslogs-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spudmashmedia/awslogs-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fawslogs-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fawslogs-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fawslogs-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fawslogs-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spudmashmedia","download_url":"https://codeload.github.com/spudmashmedia/awslogs-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spudmashmedia%2Fawslogs-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","aws-cloudwatch-logs","bash","docker","docker-compose"],"created_at":"2024-11-16T04:39:14.434Z","updated_at":"2026-04-10T12:31:59.988Z","avatar_url":"https://github.com/spudmashmedia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# awslogs-docker\nDocker-compose script to create a container for awslogs (https://github.com/jorgebastida/awslogs)\n\n## Requirements\nPlease install\n\n1) Docker Toolbox\n```\nhttps://www.docker.com/products/docker-toolbox\n```\n2) Docker-Compose\n```\nhttps://docs.docker.com/compose/\n```\n\n## Installation\n\n### Clone the repository\n\nUsing Kitematic (Docker toolbox), click Docker CLI to open a console which is remoted into your Virtual Box VM with Docker.\n\n### Configure files\n\nPopulate the *.aws* credentials file with you api key\n```\n[default]\naws_access_key_id=[key]\naws_secret_access_key=[secret]\n```\n\nIn the docker-compose.yml modify the following keys: \n\n| KEY  | Description  |\n|---|---|\n|  *AWS_LOGS_STREAM* |  cloudwatch endpoint |\n|  *AWS_LOGS_REGION*  |  Region (default: Sydney) |\n|  *AWS_LOGS_TIME*  |  is use to query the logs. we're filtering by startdate (default: 1 day of logs) |\n| *AWS_LOGS_GREP* | used to filter the resulting dataset (default: find all entries with 'error') |\n| *AWS_LOGS_REFRESH* | AWS_LOGS_REFRESH=1m |\n\n\n### Create Docker Container\nIn the console, run:\n```\n  /\u003e docker-compose -f docker-compose.yml up -d\n```\n\n### View logs in Kitematic\nYou should now see live logs appearing in the \"Container Logs\" window in Kitematic.\n\n\n## Contributing\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## History\n- v1\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspudmashmedia%2Fawslogs-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspudmashmedia%2Fawslogs-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspudmashmedia%2Fawslogs-docker/lists"}