Amazon Elasticsearch Service is a managed Elasticsearch offering as part of Amazon Web Services.
I've recently started using the new Amazon Elasticsearch Service and I can't seem to figure out the access policy I …
amazon-web-services elasticsearch amazon-ec2 amazon-iam amazon-elasticsearchI created Amazon elasticsearch service and populated data into it using logstash, which has been installed on an EC2 instance. …
amazon-web-services elasticsearch amazon-ec2 kibana-4 amazon-elasticsearchI have been struggling to figure out how to communicate with the Amazon ES service from my EC2 instances. The …
amazon-web-services elasticsearch amazon-elasticsearchI'm trying to connect to AWS Elasticsearch but I always get the following error: Exception in thread "main" org.elasticsearch.…
java amazon-web-services elasticsearch amazon-elasticsearchI'm trying to use Elasticsearch for data storage for a Lambda function connected to Alexa Skills Kit. The Lambda works …
amazon-web-services aws-lambda amazon-elasticsearchI have set up a elasticsearch server using AWS elasticsearch service (Not EC2). It gave me an endpoint https://xxx-xxxxxxxx.…
amazon-web-services elasticsearch elasticsearch-java-api amazon-elasticsearchWe are planning to introduce Elastic search(AWS) for our Multi tenancy application. We have below options, Using One Index …
elasticsearch multi-tenant amazon-elasticsearchI am trying to use Lambda function for S3 Put event notification. My Lambda function should be called once I …
java amazon-s3 aws-lambda aws-sdk amazon-elasticsearchI am trying to create a VPC controlled Elastic Search Service on AWS. The problem is I keep getting the …
amazon-web-services amazon-elasticsearch aws-elasticsearchI have data in an AWS RDS, and I would like to pipe it over to an AWS ES instance, …
amazon-web-services elasticsearch logstash amazon-elasticsearch