Closed benjcooley closed 8 years ago
Hi @benjcooley , I followed the new instructions you provided, but still I got such error:
~/Documents/Work/logstash$ /opt/logstash/bin/logstash -f es_dynamo_test.conf The error reported is:
you might need to reinstall the gem which depends on the missing jar or in case there is Jars.lock then JARS_RESOLVE=true will install the missing jars
no such file to load -- com/amazonaws/aws-java-sdk-elasticbeanstalk/1.10.11/aws-java-sdk-elasticbeanstalk-1.10.11 (LoadError)
@milodky have you tried following the instructions I've provided?
@marcosnils yes but it didn't work either with the old master branch. I'll try with this new branch.
Hi @marcosnils , this branch combined with the dockerfile solved the problem! Thanks!
@milodky interesting. I didn't have to use this branch for my setup to work. I'm glad that the dockerfile helped!.
I couldn't get the plugin to work following awslab's instructions. I just followed the instructions in this PS and now everything works great. Thanks!
It worked super cool! However, I do not see real time data in output. I have to restart service to see the data. Anyone got any ideas that I should try?