nad
nad

Reputation: 2870

Web frontend plugin for AWS Elasticsearch service

I am using AWS Elasticsearch service (ES version 5.3). What are the web frontend plugin that can be used with AWS-ES?

The AWS ES supported plugins doesn't seem to support any frontend view.

Also, doesn't seem like Elasticsearch-head plugin can't be installed inside the AWS-ES service. Any suggestion?

Upvotes: 0

Views: 789

Answers (1)

dadoonet
dadoonet

Reputation: 14512

Use Kibana. Launch a local instance of it or running in ec2.

Or try cloud.elastic.co which has everything OOTB.

Disclaimer: I'm working at elastic.

Upvotes: 0

Related Questions