I would like to run Filebeat 5.0 on an OpenBSD 6.0 server.
The current version of Go on OpenBSD is 1.6 and it would appear that there is a dependency on the Go 1.7 (specifically, a failing context import error, related to moving context into the Go 'core').
You would have to patch it. Probably it's just the add_cloud_metadata processor that's causing you an issue. You could just remove that file if you aren't using that processor type.
This is just for reference for anyone who wants to build filebeat 5.0 for OpenBSD 6.0
NOTE: To build, /usr/ will have to have more disk space then normal 'default' partition. Consider deleting all the partitions except swap and add all back on one '/'
Fetching the ports tree:
cd /tmp
ftp https://ftp.openbsd.org/pub/OpenBSD/6.0/ports.tar.gz
ftp https://ftp.openbsd.org/pub/OpenBSD/6.0/SHA256.sig
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.