{"id":13713549,"url":"https://github.com/forter/cloudtrailbeat","last_synced_at":"2025-09-15T06:31:43.451Z","repository":{"id":64302629,"uuid":"185026111","full_name":"forter/cloudtrailbeat","owner":"forter","description":"An Elastic beat for cloudtrail w/ S3 -\u003e SNS -\u003e SQS","archived":false,"fork":false,"pushed_at":"2023-03-21T19:22:08.000Z","size":34457,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-11T03:38:15.929Z","etag":null,"topics":["beats","cloudtrail","cloudtrail-consumer","cloudtrail-logs","elasticbeats","go","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2019-05-05T12:06:20.000Z","updated_at":"2021-12-05T20:53:43.000Z","dependencies_parsed_at":"2024-06-20T11:54:06.852Z","dependency_job_id":"a7694e80-e244-4f42-96ed-4644a14ef242","html_url":"https://github.com/forter/cloudtrailbeat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Fcloudtrailbeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Fcloudtrailbeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Fcloudtrailbeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forter%2Fcloudtrailbeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forter","download_url":"https://codeload.github.com/forter/cloudtrailbeat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233087894,"owners_count":18623192,"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":["beats","cloudtrail","cloudtrail-consumer","cloudtrail-logs","elasticbeats","go","golang"],"created_at":"2024-08-02T23:01:39.147Z","updated_at":"2025-01-08T19:31:07.573Z","avatar_url":"https://github.com/forter.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# Cloudtrailbeat\nAn Elastic beat for cloudtrail w/ S3 -\u003e SNS -\u003e SQS\n\nWelcome to Cloudtrailbeat.\n\nEnsure that this folder is at the following location:\n`${GOPATH}/src/github.com/forter/cloudtrailbeat`\n\n## Getting Started with Cloudtrailbeat\n\n### Requirements\n\n* [Golang](https://golang.org/dl/) 1.7\n\n### Init Project\nTo get running with Cloudtrailbeat and also install the\ndependencies, run the following command:\n\n```\nmake setup\n```\n\nIt will create a clean git history for each major step. Note that you can always rewrite the history if you wish before pushing your changes.\n\nTo push Cloudtrailbeat in the git repository, run the following commands:\n\n```\ngit remote set-url origin https://github.com/forter/cloudtrailbeat\ngit push origin master\n```\n\nFor further development, check out the [beat developer guide](https://www.elastic.co/guide/en/beats/libbeat/current/new-beat.html).\n\n### Build\n\nTo build the binary for Cloudtrailbeat run the command below. This will generate a binary\nin the same directory with the name cloudtrailbeat.\n\n```\nmake\n```\n\n\n### Run\n\nTo run Cloudtrailbeat with debugging output enabled, run:\n\n```\n./cloudtrailbeat -c cloudtrailbeat.yml -e -d \"*\"\n```\n\n\n### Test\n\nTo test Cloudtrailbeat, run the following command:\n\n```\nmake testsuite\n```\n\nalternatively:\n```\nmake unit-tests\nmake system-tests\nmake integration-tests\nmake coverage-report\n```\n\nThe test coverage is reported in the folder `./build/coverage/`\n\n### Update\n\nEach beat has a template for the mapping in elasticsearch and a documentation for the fields\nwhich is automatically generated based on `fields.yml` by running the following command.\n\n```\nmake update\n```\n\n\n### Cleanup\n\nTo clean  Cloudtrailbeat source code, run the following command:\n\n```\nmake fmt\n```\n\nTo clean up the build directory and generated artifacts, run:\n\n```\nmake clean\n```\n\n\n### Clone\n\nTo clone Cloudtrailbeat from the git repository, run the following commands:\n\n```\nmkdir -p ${GOPATH}/src/github.com/forter/cloudtrailbeat\ngit clone https://github.com/forter/cloudtrailbeat ${GOPATH}/src/github.com/forter/cloudtrailbeat\n```\n\n\nFor further development, check out the [beat developer guide](https://www.elastic.co/guide/en/beats/libbeat/current/new-beat.html).\n\n\n## Packaging\n\nThe beat frameworks provides tools to crosscompile and package your beat for different platforms. This requires [docker](https://www.docker.com/) and vendoring as described above. To build packages of your beat, run the following command:\n\n```\nmake release\n```\n\nThis will fetch and create all images required for the build process. The whole process to finish can take several minutes.\n=======\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforter%2Fcloudtrailbeat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforter%2Fcloudtrailbeat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforter%2Fcloudtrailbeat/lists"}