{"id":22059186,"url":"https://github.com/pegasystems/log-streaming-tools","last_synced_at":"2026-04-13T21:31:58.347Z","repository":{"id":253977802,"uuid":"816943193","full_name":"pegasystems/log-streaming-tools","owner":"pegasystems","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-04T12:19:51.000Z","size":29,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-05T14:43:38.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pegasystems.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":"2024-06-18T17:41:01.000Z","updated_at":"2025-05-28T06:50:17.000Z","dependencies_parsed_at":"2024-11-28T20:50:51.717Z","dependency_job_id":null,"html_url":"https://github.com/pegasystems/log-streaming-tools","commit_stats":null,"previous_names":["pegasystems/log-streaming-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pegasystems/log-streaming-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Flog-streaming-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Flog-streaming-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Flog-streaming-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Flog-streaming-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pegasystems","download_url":"https://codeload.github.com/pegasystems/log-streaming-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Flog-streaming-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"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":[],"created_at":"2024-11-30T17:27:28.535Z","updated_at":"2026-04-13T21:31:58.324Z","avatar_url":"https://github.com/pegasystems.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# log-streaming-tools\n\nThis script validates customer S3 logs bucket policy and KMS key policy to allow pega logging service to forward logs to the destination customer bucket \n\n###  [Validation Script](validate-logging-role.sh)\n\n#### Parameters\n* **pegaRoleArn:** enter the Pega service IAM Role Arn provided by pega to customer\n* **bucketName:** enter the customer logs bucket name\n* **kmsKeyArn:** enter the customer KMS key arn used by customer on S3 bucket\n\n#### Example Output\n```\n// ensure you are signed into your AWS account with correct AWS profile \n// execute the script from the terminal and answer the following prompts: \n\n$ ./validate-logging-role.sh\n$ Enter pega Service IAM Role ARN you want to trust:  {pegaRoleArn}\n$ Enter your S3 logs bucket name:  {bucketName}\n$ Enter your KMS ARN to encrypt your logs bucket:  {kmsKeyArn}\n\n==== Check S3 bucket policy ====\nPass: Found principal match\nPass: Found actions match\nPass: Found resource match\n\n==== Check S3 bucket encryption ====\nPass: Bucket is encrypted with exepcted kms key\nPass: kms key is enabled\nPass: kms key is symmetric\n\n==== Check KMS Key policy ====\nPass: kms policy does exist on the provided KMS key\nPass: kms policy principal match\nPass: kms policy action:GenerateDataKey* match\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Flog-streaming-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpegasystems%2Flog-streaming-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Flog-streaming-tools/lists"}