s12v / awsbeats

AWS Kinesis plugin for Filebeat
Apache License 2.0
61 stars 26 forks source link

fix: Custom docker images containing unusable plugin so file #46

Closed mumoshu closed 5 years ago

mumoshu commented 6 years ago

Fixes #45

mumoshu commented 6 years ago

Now, it works on my k8s env but not on travis 😢

target/filebeat-6.3.0-go1.10-linux-amd64 -plugin target/kinesis-95ee56f-dirty-6.3.0-go1.10-linux-amd64.so -c example/firehose/filebeat.yml --once
target/filebeat-6.3.0-go1.10-linux-amd64 flag redefined: strict.perms

https://travis-ci.org/s12v/awsbeats/builds/408840584

mumoshu commented 5 years ago

I think this is already fixed in master thanks to @at-k!