Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

35 AWS reviews

External reviews

250 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Madhusri A.

Review of Elastic

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
APM feature, I like the APM feature in Elastic which helps to identify the endpoints failing or services which were not healthy at any point of time. The way it shows the failure transaction, latency throughput and mapping with services is useful in my daily works. The dependencies feature is great addon to identify what other services are being affected due to the issue.
What do you dislike about the product?
Searching for aged logs. In one of our clusters, it is hard for us to get the aged logs when we search with any pattern. Don't think this is fully due to Elastic it has more to do with our logs and tier configuration too. Also getting the logs and metrics of database server is something I feel hard.
What problems is the product solving and how is that benefiting you?
Solving unexpected Major outages. Elastic helped us to identify the outages before customer is impacted with APM metrics, error alerts, Machine learning jobs. With the alerts and monitoring, we are able to notice the behavior early and fix the issues. Due to fill log ingestion in elastic, it is helpful in even single customer issue analysis. The tracing of the logs is beneficial.


    Devang P.

Elastic search review

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
New features rollout is very impressive.
What do you dislike about the product?
Data ingeston process at times is conplex
What problems is the product solving and how is that benefiting you?
Search Products with a lowest possible latency. Compliance for e-commerce products.


    Deepthi M.

Elasticsearch: A Powerhouse for Search, but a Beast to Tame

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
Fast full text search and real-time capabilities
Scalable architecture
Versatile integrations
Flexible
Support
What do you dislike about the product?
Complexity in setup
Using OTEL
Licensing and vendor lock-in
Searching Large logs
Can't select log text and add it for quick search. (double click and add feature)
Doesn't distribute data evenly across the nodes. Thereby increasing costs when auto-scaled at this scale
Auto-scaling not working properly
What problems is the product solving and how is that benefiting you?
real-time analytics and Visibility of the systems through dashboards
Quick searches with unstructured data
Proactive monitoring thereby reducing MTTR benefiting business with reduced downtime
Scalable and reliable - 0% downtime
AI features - still exploring but so far impressive
ML features -


    Sudhakar K.

One of the best product to host large volumes of data for any kind of analysis

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
Faster and easier indexing helps us to load Tera bytes of data and use it for analysis and predictive analysis.
What do you dislike about the product?
There is nothing to dislike here about this fantastic product
What problems is the product solving and how is that benefiting you?
Search engine and log analysis


    Pazhanikanthan P.

Amazing Search Platform

  • September 23, 2025
  • Review provided by G2

What do you like best about the product?
Ease of use. Quick to setup and get it running. API driven or most of the functionality. Ease of integration with applications.
What do you dislike about the product?
Search Crawlers. Some configurations are manual and are not driven via APIs.
Vector Search is slow.
What problems is the product solving and how is that benefiting you?
We use Elastic to solve multiple problems including:

Website Search
Search Curations
Plain data search with indexes which powers multiple user experience / websites


    Aditya R.

Fast and reliable search engine with excellent scalability

  • September 11, 2025
  • Review provided by G2

What do you like best about the product?
Elasticsearch provides extremely fast and powerful search capabilities, even on very large datasets. I like how flexible it is with indexing and querying structured as well as unstructured data. Its ability to handle full-text search, filtering, and aggregations makes it ideal for analytics and real-time monitoring. Integration with Kibana adds strong visualization support, helping us easily explore trends and patterns. The distributed nature of Elasticsearch ensures scalability, making it suitable for high-volume production systems. It is also very easy to integrate with different applications and data pipelines, which makes adoption smooth across teams. Implementation is straightforward, with clear documentation and community support that reduces the learning curve. Customer support is also excellent. In my organization, we use it very frequently as all the logs, service traces, and errors are centralized in Elasticsearch for debugging and monitoring.
What do you dislike about the product?
While Elasticsearch is powerful, it can be resource-intensive and requires careful configuration to avoid performance bottlenecks. Setting up clusters and managing shard allocation can sometimes be tricky for beginners. Query syntax, while flexible, can feel complex for new users. Also, as the data size grows, managing indexes and optimizing queries requires ongoing effort.
What problems is the product solving and how is that benefiting you?
In my organization, we use Elasticsearch along with Kibana to centralize and analyze application logs, API traces, and service dependencies. It helps us monitor system health through dashboards that track latency, 4xx/5xx errors, and performance metrics in real time. This setup makes troubleshooting much faster and improves observability across services. The ability to visualize data directly in Kibana allows our teams to detect issues proactively, optimize performance, and ensure smooth customer experiences. We also rely on Elasticsearch’s alerting features to get notified of anomalies or spikes, which reduces downtime and supports faster incident resolution. Its scalability ensures that as our traffic and data volume grow, our monitoring remains efficient without performance degradation. Overall, Elasticsearch with Kibana has become a critical part of our monitoring and observability stack.


    reviewer2738154

Search efficiency improves with enhanced metadata and log management

  • August 12, 2025
  • Review provided by PeerSpot

What is our primary use case?

At Shopee, I worked with numerous database schemas to find out which table columns belonged to which schema. We utilized Elastic Search to manage metadata for millions of tables, allowing us to search efficiently. Besides that, we used Logstash to put all the log files in Elastic Search for easy searchability.

How has it helped my organization?

Elastic Search significantly improved my work. Previously, when searching for text that appears in the middle of strings, the process was time-consuming. Elastic Search enables efficient searching, enhancing system performance and responsiveness. I can also collect logs through Kafka, send them to Elastic Search, and create indices, thus managing logs and customizing searches easily.

What is most valuable?

Elastic Search provides features such as stemming and range-based queries to search log files efficiently. It allows filtering data easily by searching for specific words based on created indexes. This made searches very efficient, and it also allows for log collection through Kafka and helps with managing logs and customizing searches according to needs, such as grouping by dates or user IDs.

What needs improvement?

Elastic Search could improve in areas such as search criteria and query processes, as search times were longer prior to implementing Elastic Search. Elastic Search has limitations for handling huge amounts of data and updates, especially if updates are frequent. It doesn't handle big data scale efficiently, especially regarding data size and scale, compared to Apache Solr. It doesn't support real-time search effectively, as it refreshes the indexes every few seconds.

What do I think about the stability of the solution?

It is stable as many companies already use Elastic Search. In cloud scenarios, it manages well by scaling up or down based on peak traffic. Otherwise, similar functionality needs to be replicated in a private cloud, including backups.

What do I think about the scalability of the solution?

Elastic Search requires enhancements for handling huge amounts of data and updates. Segmenting or sharding data and complexities regarding the cluster can be issues. Updating in Elastic Search involves index computations and user dependencies. There might be issues regarding data size and scaling, but these can be tuned and improved.

Which other solutions did I evaluate?

I remember Apache Solr, which is generally used for much larger scale data compared to Elastic Search. Apache Solr is used by most companies, and while Elastic Search is very common, there are technologies similar to Elastic Search, though I'm not familiar with all the names.

What other advice do I have?

I have used Elastic Search, but I might not be aware of many internal details; I just used the API to create an index, manage data, and search. It's very useful. On a scale of 1-10, I rate it an eight.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other


    Harshul S.

Really amazing experience easy to use easy to understand and easy to analyse

  • July 11, 2025
  • Review provided by G2

What do you like best about the product?
choosing the cloud is easy and it works with vm's just as well as physical hardware
What do you dislike about the product?
it works with Vm but something it is not in real time , if you set an event it takes time
What problems is the product solving and how is that benefiting you?
really good tool compare to others like qradar and other tools in market and easy to implement and easy to use and set up , make rally good tool to analyse events


    PH Chiu

Log management capabilities impress but setup presents challenges

  • May 20, 2025
  • Review provided by PeerSpot

What is our primary use case?

The main use case for Elastic Search is mainly for log management.

What is most valuable?

I appreciate the indexing capabilities and the speed of indexing in their product, which demonstrates how quickly logs are collected and stored. The search capabilities are also valuable.

What needs improvement?

The architecture of Elastic Search could be improved as it is complicated for most general users to build up the environment and maintain the cluster.

Currently, I do not have suggestions for additional functions that could be added to the product.

For how long have I used the solution?

I have been working with Elastic Search for about two years.

What was my experience with deployment of the solution?

I usually use Elastic Search on-premises, which introduces complexity in deployment. Using the cloud version would reduce the complexity of setting up.

What do I think about the stability of the solution?

I would rate the stability for Elastic Search as eight out of ten.

What do I think about the scalability of the solution?

I would rate the scalability as eight.

How are customer service and support?

I would rate technical support from Elastic Search as three out of ten.

The main issue is a general sum of all factors. Being based in Hong Kong means I can only assess the service in my region and cannot speak for other regions based on my experience.

How would you rate customer service and support?

Negative

Which solution did I use previously and why did I switch?

I am currently working with multiple solutions including Elastic Search, Splunk, and Graylog.

How was the initial setup?

The initial setup for Elastic Search is complex.

What other advice do I have?

The real-time analytics capabilities depend on whether you use the paid version or open-source version.

I work with SME users of Elastic Search, though the solution can technically support enterprise customers.

I have not extensively used AI technology with Elastic Search.

I can recommend Elastic Search to other users.

The pricing for Elastic Search rates as four out of ten. Overall, I would rate Elastic Search as seven out of ten.

Which deployment model are you using for this solution?

On-premises


    Himanshu Bhati

User optimizes data analysis with advanced search features and seeks expanded functionality

  • May 13, 2025
  • Review provided by PeerSpot

What is our primary use case?

I have been using it for a year. The main use cases involved implementing search functionality.

What is most valuable?

When discussing the features of Elastic Search, the full text search capabilities are particularly beneficial for handling large volumes of data.

The full text search capabilities in Elastic Search have proven to be extremely valuable for our operations.

Regarding AI integration, we have not yet implemented any AI-driven projects or initiatives using Elastic Search.

What needs improvement?

There are some features and functionality that could be enhanced in Elastic Search to improve its overall capabilities.

For how long have I used the solution?

I have been using Elastic Search for a year.

What do I think about the stability of the solution?

In terms of performance and stability, Elastic Search has proven to be a reliable solution.

What do I think about the scalability of the solution?

The environment includes multiple users utilizing Elastic Search across different locations.

Which solution did I use previously and why did I switch?

Before implementing Elastic Search, I had experience working with other search engines from different vendors.

How was the initial setup?

The implementation strategy involved specific steps during the setup process to ensure proper configuration.

What was our ROI?

The main benefits observed from using Elastic Search include improvements in operational efficiency, along with cost, time, and resource savings.

What other advice do I have?

I previously used Graylog.

I am currently working with Elastic Search as the primary solution.

My role is Senior DevOps engineer at UVIK Digital.

On a scale of 1 to 10, with 10 being the highest, I would rate Elastic Search as an 8 overall as a product and solution.