Description of changes:
Rename namespace of the plugin from ElasticSearch to AmazonElasticSearch. Remove ElasticSearch plugin dependency. Update logstash-devutils dependency to avoid rspec errors.
Tested manually by running both an AmazonElasticSearch and regular ElasticSearch output plugin on the same logstash pipeline and verifying data is posted to both clusters without errors.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: https://github.com/awslabs/logstash-output-amazon_es/issues/114
Description of changes: Rename namespace of the plugin from ElasticSearch to AmazonElasticSearch. Remove ElasticSearch plugin dependency. Update logstash-devutils dependency to avoid rspec errors.
Tested manually by running both an AmazonElasticSearch and regular ElasticSearch output plugin on the same logstash pipeline and verifying data is posted to both clusters without errors.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.