Re: deploying elasticsearch on AWS

2016-04-28 Thread david
Join us on discuss.elastic.co please. David. Le 28 avr. 2016 05:35 +0200, Chetana, a écrit : > I have to deploy ES version 0.90.10 on AWS. For that I have installed > cloud-aws plugin having the version1.17.0-SNAPSHOT. > > But I want to uselocalgateway instead of S3

deploying elasticsearch on AWS

2016-04-27 Thread Chetana
I have to deploy ES version 0.90.10 on AWS. For that I have installed cloud-aws plugin having the version 1.17.0-SNAPSHOT. But I want to use *local* gateway instead of S3 gateway. I have added/uncommented these 2 lines in elasticsearch.yml cloud.aws.discovery.type: ec2 gateway.type: local I