{"id":18893285,"url":"https://github.com/manomanotech/beats","last_synced_at":"2025-07-26T21:11:35.658Z","repository":{"id":63232739,"uuid":"566257401","full_name":"ManoManoTech/beats","owner":"ManoManoTech","description":"Fork of https://github.com/elastic/beats","archived":false,"fork":false,"pushed_at":"2023-05-20T12:26:13.000Z","size":404689,"stargazers_count":0,"open_issues_count":12,"forks_count":2,"subscribers_count":4,"default_branch":"7.12-arm","last_synced_at":"2025-02-13T16:47:53.241Z","etag":null,"topics":[],"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/ManoManoTech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-developer.asciidoc","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":"auditbeat/.gitignore","citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-11-15T09:45:37.000Z","updated_at":"2022-11-15T10:05:33.000Z","dependencies_parsed_at":"2023-01-31T04:45:33.247Z","dependency_job_id":null,"html_url":"https://github.com/ManoManoTech/beats","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/ManoManoTech%2Fbeats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManoManoTech%2Fbeats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManoManoTech%2Fbeats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManoManoTech%2Fbeats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManoManoTech","download_url":"https://codeload.github.com/ManoManoTech/beats/tar.gz/refs/heads/7.12-arm","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869221,"owners_count":19710485,"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":"2024-11-08T08:12:54.615Z","updated_at":"2025-02-20T16:15:48.357Z","avatar_url":"https://github.com/ManoManoTech.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://beats-ci.elastic.co/job/Beats/job/beats/job/7.12/badge/icon)](https://beats-ci.elastic.co/job/Beats/job/beats/job/7.12/)\n[![GoReportCard](http://goreportcard.com/badge/elastic/beats)](http://goreportcard.com/report/elastic/beats)\n[![codecov.io](https://codecov.io/github/elastic/beats/coverage.svg?branch=master)](https://codecov.io/github/elastic/beats?branch=master)\n\n# Beats - The Lightweight Shippers of the Elastic Stack\n\nThe [Beats](https://www.elastic.co/products/beats) are lightweight data\nshippers, written in Go, that you install on your servers to capture all sorts\nof operational data (think of logs, metrics, or network packet data). The Beats\nsend the operational data to Elasticsearch, either directly or via Logstash, so\nit can be visualized with Kibana.\n\nBy \"lightweight\", we mean that Beats have a small installation footprint, use\nlimited system resources, and have no runtime dependencies.\n\nThis repository contains\n[libbeat](https://github.com/elastic/beats/tree/master/libbeat), our Go\nframework for creating Beats, and all the officially supported Beats:\n\nBeat  | Description\n--- | ---\n[Auditbeat](https://github.com/elastic/beats/tree/master/auditbeat) | Collect your Linux audit framework data and monitor the integrity of your files.\n[Filebeat](https://github.com/elastic/beats/tree/master/filebeat) | Tails and ships log files\n[Functionbeat](https://github.com/elastic/beats/tree/master/x-pack/functionbeat) | Read and ships events from serverless infrastructure.\n[Heartbeat](https://github.com/elastic/beats/tree/master/heartbeat) | Ping remote services for availability\n[Journalbeat](https://github.com/elastic/beats/tree/master/journalbeat) | Read and ships event from Journald.\n[Metricbeat](https://github.com/elastic/beats/tree/master/metricbeat) | Fetches sets of metrics from the operating system and services\n[Packetbeat](https://github.com/elastic/beats/tree/master/packetbeat) | Monitors the network and applications by sniffing packets\n[Winlogbeat](https://github.com/elastic/beats/tree/master/winlogbeat) | Fetches and ships Windows Event logs\n\nIn addition to the above Beats, which are officially supported by\n[Elastic](https://elastic.co), the community has created a set of other Beats\nthat make use of libbeat but live outside of this Github repository. We maintain\na list of community Beats\n[here](https://www.elastic.co/guide/en/beats/libbeat/master/community-beats.html).\n\n## Documentation and Getting Started\n\nYou can find the documentation and getting started guides for each of the Beats\non the [elastic.co site](https://www.elastic.co/guide/):\n\n* [Beats platform](https://www.elastic.co/guide/en/beats/libbeat/current/index.html)\n* [Auditbeat](https://www.elastic.co/guide/en/beats/auditbeat/current/index.html)\n* [Filebeat](https://www.elastic.co/guide/en/beats/filebeat/current/index.html)\n* [Functionbeat](https://www.elastic.co/guide/en/beats/functionbeat/current/index.html)\n* [Heartbeat](https://www.elastic.co/guide/en/beats/heartbeat/current/index.html)\n* [Journalbeat](https://www.elastic.co/guide/en/beats/journalbeat/current/index.html)\n* [Metricbeat](https://www.elastic.co/guide/en/beats/metricbeat/current/index.html)\n* [Packetbeat](https://www.elastic.co/guide/en/beats/packetbeat/current/index.html)\n* [Winlogbeat](https://www.elastic.co/guide/en/beats/winlogbeat/current/index.html)\n\n\n## Getting Help\n\nIf you need help or hit an issue, please start by opening a topic on our\n[discuss forums](https://discuss.elastic.co/c/beats). Please note that we\nreserve GitHub tickets for confirmed bugs and enhancement requests.\n\n## Downloads\n\nYou can download pre-compiled Beats binaries, as well as packages for the\nsupported platforms, from [this page](https://www.elastic.co/downloads/beats).\n\n## Contributing\n\nWe'd love working with you! You can help make the Beats better in many ways:\nreport issues, help us reproduce issues, fix bugs, add functionality, or even\ncreate your own Beat.\n\nPlease start by reading our [CONTRIBUTING](CONTRIBUTING.md) file.\n\nIf you are creating a new Beat, you don't need to submit the code to this\nrepository. You can simply start working in a new repository and make use of the\nlibbeat packages, by following our [developer\nguide](https://www.elastic.co/guide/en/beats/libbeat/current/new-beat.html).\nAfter you have a working prototype, open a pull request to add your Beat to the\nlist of [community\nBeats](https://github.com/elastic/beats/blob/master/libbeat/docs/communitybeats.asciidoc).\n\n## Building Beats from the Source\n\nSee our [CONTRIBUTING](CONTRIBUTING.md) file for information about setting up\nyour dev environment to build Beats from the source.\n\n## Snapshots\n\nFor testing purposes, we generate snapshot builds that you can find [here](https://beats-ci.elastic.co/job/Beats/job/packaging/job/master/lastSuccessfulBuild/gcsObjects/). Please be aware that these are built on top of master and are not meant for production.\n\n## CI\n\n### PR Comments\n\nIt is possible to trigger some jobs by putting a comment on a GitHub PR.\n(This service is only available for users affiliated with Elastic and not for open-source contributors.)\n\n* [beats][]\n  * `jenkins run the tests please` or `jenkins run tests` or `/test` will kick off a default build.\n  * `/test macos` will kick off a default build with also the `macos` stages.\n  * `/test \u003cbeat-name\u003e` will kick off the default build for the given PR in addition to the `\u003cbeat-name\u003e` build itself.\n  * `/test \u003cbeat-name\u003e for macos` will kick off a default build with also the `macos` stage for the `\u003cbeat-name\u003e`.\n* [apm-beats-update][]\n  * `/run apm-beats-update`\n* [apm-beats-packaging][]\n  * `/package` or `/packaging` will kick of a build to generate the packages for beats.\n* [apm-beats-tester][]\n  * `/beats-tester` will kick of a build to validate the generated packages.\n\n### PR Labels\n\nIt's possible to configure the build on a GitHub PR by labelling the PR with the below labels\n\n* `\u003cbeat-name\u003e` to force the following builds to run the stages for the `\u003cbeat-name\u003e`\n* `macOS` to force the following builds to run the `macos` stages.\n\n[beats]: https://beats-ci.elastic.co/job/Beats/job/beats/\n[apm-beats-update]: https://beats-ci.elastic.co/job/Beats/job/apm-beats-update/\n[apm-beats-packaging]: https://beats-ci.elastic.co/job/Beats/job/packaging/\n[apm-beats-tester]: https://beats-ci.elastic.co/job/Beats/job/beats-tester/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanomanotech%2Fbeats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanomanotech%2Fbeats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanomanotech%2Fbeats/lists"}