Repackage filebeat deb package for armhf (32 bits) architecture.
Usefull for raspberrypi that are still running on armhf raspberrypi OS.
[[TOC]]
Based on this gist.
You'll see more details here
- Main repo: https://gitlab.comwork.io/oss/filebeat-arm
- Github mirror: https://github.com/comworkio/filebeat-arm.git
- Gitlab mirror: https://gitlab.com/ineumann/filebeat-arm.git
Builded deb package for armhf are available here
Run those command from a x86 host based on Ubuntu or Debian:
$ git clone "https://gitlab.comwork.io/oss/elasticstack/filebeat-arm"
$ ./filebeat_armhf.shThen you'll just have to pick the armhf package generated in ./filebeat_armhf subdirectory.