{"id":22420594,"url":"https://github.com/a-sync/filebeat-arm32","last_synced_at":"2026-01-06T21:40:36.856Z","repository":{"id":86400855,"uuid":"288962460","full_name":"a-sync/filebeat-arm32","owner":"a-sync","description":"Filebeat executable for 32-bit ARM processors","archived":false,"fork":false,"pushed_at":"2020-08-24T22:00:30.000Z","size":50517,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T10:12:30.038Z","etag":null,"topics":["32-bit","arm","filebeat"],"latest_commit_sha":null,"homepage":"","language":null,"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/a-sync.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-20T09:25:20.000Z","updated_at":"2024-11-23T04:58:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"6132746c-8ddf-496c-9d69-af962052d361","html_url":"https://github.com/a-sync/filebeat-arm32","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/a-sync%2Ffilebeat-arm32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Ffilebeat-arm32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Ffilebeat-arm32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Ffilebeat-arm32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-sync","download_url":"https://codeload.github.com/a-sync/filebeat-arm32/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245785717,"owners_count":20671631,"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":["32-bit","arm","filebeat"],"created_at":"2024-12-05T16:20:26.175Z","updated_at":"2026-01-06T21:40:36.815Z","avatar_url":"https://github.com/a-sync.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# filebeat ARM 32-bit binary\n\n## Usage\nDownload the x86 release and replace the `filebeat` executable.  \n```\nwget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.9.0-linux-x86.tar.gz\ntar xzvf filebeat-7.9.0-linux-x86.tar.gz\nrm filebeat-7.9.0-linux-x86.tar.gz\ncd filebeat-7.9.0-linux-x86\nwget https://github.com/a-sync/filebeat-arm32/raw/7.9.0/build/filebeat -O filebeat\nchmod +x filebeat\n```\n\n## Build\n### Start an immutable Go container for cross-compilation\n```\ndocker run -it --rm -v `pwd`:/build golang:latest /bin/bash\n```\n\n### Inside the container\n```\ngo get github.com/elastic/beats\ncd /go/src/github.com/elastic/beats/filebeat/\ngit checkout -b v7.9.0\nGOARCH=arm go build\ncp filebeat /build\nexit\n```\n\n### Verify the output file\n```\nfile filebeat\n#filebeat: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, not stripped\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Ffilebeat-arm32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-sync%2Ffilebeat-arm32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Ffilebeat-arm32/lists"}