Top "Amazon-elasticsearch" questions

Amazon Elasticsearch Service is a managed Elasticsearch offering as part of Amazon Web Services.

Proper access policy for Amazon Elastic Search Cluster

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-elasticsearch
How to access Kibana from Amazon elasticsearch service?

I 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-elasticsearch
AWS Elasticsearch Service IAM Role based Access Policy

I have been struggling to figure out how to communicate with the Amazon ES service from my EC2 instances. The …

amazon-web-services elasticsearch amazon-elasticsearch
How to connect to AWS Elasticsearch?

I'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-elasticsearch
Permissions to access ElasticSearch from Lambda?

I'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-elasticsearch
How to talk to aws elasticsearch service using elastic java client?

I 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-elasticsearch
Multi tenancy in Elastic Search

We are planning to introduce Elastic search(AWS) for our Multi tenancy application. We have below options, Using One Index …

elasticsearch multi-tenant amazon-elasticsearch
AWS S3 Event notification using Lambda function in Java

I 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-elasticsearch
Simplest way to get data from AWS mysql RDS to AWS Elasticsearch?

I 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