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

Coralogix

Coralogix

Reviews from AWS customer

6 AWS reviews

External reviews

349 reviews
from and

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


4-star reviews ( Show all reviews )

    Logistics and Supply Chain

Detailed Documentation Simplifies Integration

  • May 09, 2025
  • Review provided by G2

What do you like best about the product?
I really like that integrating Coralogix with different platforms is so easy, they have proper documnation for everthing in detail and can solve the issue easy on the support as well.
What do you dislike about the product?
We have worked with them for the alerts migration and alerts analytics on cora for which we faced issue. Beacuse alert provided with the extension is not verified and fixing the alert format is also a big task.
What problems is the product solving and how is that benefiting you?
It simplifies logging and monitoring significantly. From a security standpoint, especially in large-scale infrastructure, it can be challenging to track changes and identify potential security concerns. WIth coralogix, we can easily monitor all activities, set up alerts on various logs, and trace events efficiently, enhancing both visibility and security posture.


    Pradhumna B.

Streamlined Log Management with Real-Time Insights

  • May 08, 2025
  • Review provided by G2

What do you like best about the product?
What I like best about Coralogix is its real-time log analysis and powerful alerting system. It helps us detect issues instantly and take quick action, which improves our system reliability. The interface is also user-friendly and easy to navigate.
What do you dislike about the product?
Sometimes the initial setup and log parsing can be a bit tricky, especially if the log structure isn’t well-defined. It takes some time to fine-tune dashboards and alerts to match our needs perfectly.
What problems is the product solving and how is that benefiting you?
Coralogix helps solve the problem of managing and analyzing large volumes of logs across different systems. It provides real-time insights, making it easier to detect issues quickly. This has improved our troubleshooting efficiency, reduced downtime, and helped us maintain better overall system reliability.


    Keshav B.

Coralogix is first goto portal for any kind of debugging

  • March 27, 2025
  • Review provided by G2

What do you like best about the product?
The quick search provides a great experience to the developers to debug the issue way faster. Apart from that, I like the concept of logs parsing by which we can sample logs and send many of them to archive S3 bucket.
What do you dislike about the product?
There is nothing particular about dislike. I feel many features are built in a way to ease developer's experience.
What problems is the product solving and how is that benefiting you?
We have so many k8s pods running in production which contain the logs needed for the debugging issues. I like the way coralogix accumulates all these logs in one place from all pods and stores it for days for search. It's a goto portal for me and most of the members from the team to debug any kind of issues - coralogix has been very beneficial to quickly identify which help mitigate the issue


    Jayant S.

Reliable and Efficient Logging Solution

  • March 24, 2025
  • Review provided by G2

What do you like best about the product?
Upsides
- Real-time Log Monitoring
- UI/UX is good
- Easy to use
What do you dislike about the product?
Downside
- using data prime is difficult, even after there is a feature of AI, it dont give appropriate results
- There should be some feature to filter out unnessary logs (ex -line number,device number etc)
-While generally good, complex queries can sometimes take longer to execute.
What problems is the product solving and how is that benefiting you?
- Monitor changes that we deploy to production
- Find bugs/ productions issues of any => root cause of issue
- Testing any changes and checking the logs


    Aviral M.

A logging solution that actually works well.

  • March 24, 2025
  • Review provided by G2

What do you like best about the product?
We’ve been using Coralogix for a long time now, and it has been a game-changer for our log management and observability. From day one, the UI is intuitive and easy to navigate, with almost a negligible learning curve. It’s a breath of fresh air for teams looking to get up and running quickly without spending hours on training.

One of the standout features for us is how well Coralogix scales to meet our growing needs. Whether it's a small project or a large-scale system, it has performed seamlessly and continues to support our expanding infrastructure. The platform’s robust set of tools has made it incredibly easy to track logs and monitor systems without any hiccups.

Coralogix also integrates effortlessly with PagerDuty, allowing us to set up alerts for any application and ensuring that we're notified of any issues immediately. This has been invaluable for staying proactive and addressing problems before they escalate.

Another key feature I appreciate is the SQL-like querying structure, which makes the platform super intuitive for our software developers. It allows us to dig deep into logs and get the information we need with minimal effort.
What do you dislike about the product?
While it is good for a large scale organization like ours. it might be a little expensive for small enterprises.
While Coralogix generally performs well, there are occasional delays when querying very large datasets. Depending on the complexity of the logs and queries, this can sometimes lead to slower-than-expected results.
What problems is the product solving and how is that benefiting you?
Helps make logs a first class entity for an application and hence is helping developer find/optimize potential issues in the system.


    Adarsh S.

Coralogix: Powerful tool yet cost effective solution for real time analytics and SIEM.

  • March 20, 2025
  • Review provided by G2

What do you like best about the product?
Customer onboarding and support experience is really outstanding. Log analytics, real time monitoring, level of customisation with dashboards and alerts are some of the key features. Data security and data compliance are suitable features for a company with stringent regulatory guidelines like us. They use otel for telemetry data which makes it vendor agnostics and movement to different observability tool easy. We also saved 2/3rd cost after migration to Coralogix.
What do you dislike about the product?
APM observability can be improved. Integration with different application stack is not really straight forward since they use otel for collecting the telemetry data.
What problems is the product solving and how is that benefiting you?
We are primarily using Coralogix for SIEM and APM.


    Thakur G.

Efficient log management , but finding docs feels like a treasure hunt with no map.

  • March 17, 2025
  • Review provided by G2

What do you like best about the product?
The best part about Coralogix is the variety of query mechanisms, making it a powerful tool for frequent log analysis and monitoring. Their real-time support team is responsive, and while it may take some time to get a solution, they do come through with a fix. The range of REST APIs is also impressive, allowing for flexible integrations across different use cases.

In terms of ease of use, once you get familiar with the platform, it becomes a reliable solution for real-time log processing. However, navigating the tiered structure and finding the right configurations can feel like a puzzle at times. For frequent users, Coralogix proves to be an efficient platform, provided you’re willing to spend time understanding its query mechanisms and available features.
What do you dislike about the product?
The biggest drawback of Coralogix is its limited documentation, which makes implementation more challenging. Important details, such as field descriptions and allowed values, are often missing or unclear, requiring constant reliance on chat support for even minor queries. Additionally, some REST APIs lack pagination, making data retrieval inefficient and difficult to manage at scale. One major issue with the DataPrime Query API is that if the response contains 300 logs, it returns three separate JSON arrays instead of a single JSON object. This causes problems in automation, as many scripts or tools may only process the first JSON array, ignoring the rest. A properly structured JSON object would significantly improve integration and ease of use.
What problems is the product solving and how is that benefiting you?
As an SDET, Coralogix helps me go through logs efficiently, making it easier to trace issues, debug failures, and monitor system behavior in real time. The different query mechanisms allow quick data extraction, and the REST APIs make it flexible to automate log analysis.

I’ve also built a framework around Coralogix using its REST APIs, which helps automate log retrieval, filtering, and validation. This has made troubleshooting much faster and reduced manual effort. While the documentation could be better and some API responses aren’t the easiest to work with, once set up properly, Coralogix has been useful in improving test stability and catching issues early.


    Anirudh S.

One stop Tool for all log related stuff

  • March 12, 2025
  • Review provided by G2

What do you like best about the product?
I love the UI/UX. It seems so streamlined and easy to use
What do you dislike about the product?
Sometimes there are minor bugs and issues with respect to querying. Apart from that its awesome
What problems is the product solving and how is that benefiting you?
We search payment logs on a regular basis. We get a one stop solution for all the logs happening on our org level synced flawlessly on Coralogix


    Ajit T.

Useful Tool for the application and Infra monitoring

  • March 12, 2025
  • Review provided by G2

What do you like best about the product?
Coraloix is more helpful to troubleshoot application issue. Useful to identify the issue and check logs, API Response and Metric stats related to application at same place.
What do you dislike about the product?
Unavailability of Error logs daily reporting at application level
What problems is the product solving and how is that benefiting you?
Application log management to solve the issue.
Real-time analysis and scalability in large volume log data.


    Girishkumar D.

visual dashboard monitor systems, track performance, and find issues

  • March 12, 2025
  • Review provided by G2

What do you like best about the product?
Coralogix is easy to set up and use, making it simple for teams to get started. Their customer support is quick and helpful, solving issues smoothly. It offers many features for log analysis and monitoring. The platform easily connects with other cloud services, making it simple to add to existing systems. Real-time insights and automated alerts make it a useful tool for daily monitoring and problem-solving.
What do you dislike about the product?
While Coralogix offers powerful features, there can be a learning curve for new users due to the platform's advanced capabilities. Additionally, setting up complex alerts and fine-tuning queries may require some technical expertise. Occasionally, there may be slight delays in log ingestion during peak loads, and more detailed documentation for advanced configurations could improve the overall user experience.
What problems is the product solving and how is that benefiting you?
Centralized Log Management,Real-Time Monitoring and Alerting,Scalability and Performance,Cost Optimization,Improved Troubleshooting and Root Cause Analysis,Security and Compliance Monitoring,Enhanced Collaboration.