Likelihood to Recommend DataDog Is well suited to all of the Infrastructure Monitoring Solutions, DB monitoring, and other Network monitoring also. It's not well suited because it cannot give perfect Infrastructure recommendations for our use case but also For example: If we are using AWS DB to monitor performance insights then Datadog is less effective there because AWS gives very niche recommendations.
Read full review Perfect for projects where
Elasticsearch makes sense: if you decide to employ ES in a project, then you will almost inevitably use LogStash, and you should anyways. Such projects would include: 1. Data Science (reading, recording or measure web-based Analytics, Metrics) 2. Web Scraping (which was one of our earlier projects involving LogStash) 3. Syslog-ng Management: While I did point out that it can be a bit of an electric boo-ga-loo in finding an errant configuration item, it is still worth it to implement Syslog-ng management via LogStash: being able to fine-tune your log messages and then pipe them to other sources, depending on the data being read in, is incredibly powerful, and I would say is exemplar of what modern Computer Science looks like: Less Specialization in mathematics, and more specialization in storing and recording data (i.e. Less Engineering, and more Design).
Read full review Pros APIs, the ability to interact with the data we pull into data dog is key. We port the information over to Servicenow, so the ability to pull everything into DataDog, then Servicenow, is a key component of our success here at Wayfair. Simple Interface - clean, useful, effective. Allows users to use DataDog for one reason, get work done. Lightweight agent on hosts Read full review Logstash design is definitely perfect for the use case of ELK. Logstash has "drivers" using which it can inject from virtually any source. This takes the headache from source to implement those "drivers" to store data to ES. Logstash is fast, very fast. As per my observance, you don't need more than 1 or 2 servers for even big size projects. Data in different shape, size, and formats? No worries, Logstash can handle it. It lets you write simple rules to programmatically take decisions real-time on data. You can change your data on the fly! This is the CORE power of Logstash. The concept is similar to Kafka streams, the difference being the source and destination are application and ES respectively. Read full review Cons We had a couple "integrations" that had some issues during setup, but Support addressed them very quickly Unnecessary alerts about DataDog components...by the time I see them, they're almost always also fixed I wish there was a DataDog mobile app that would have dedicated alerts (configurable per alert to override Do Not Disturb setting) instead of relying on emails notifications that could be overlooked in the midst of many incoming emails around the same time. Read full review Since it's a Java product, JVM tuning must be done for handling high-load. The persistent queue feature is nice, but I feel like most companies would want to use Kafka as a general storage location for persistent messages for all consumers to use. Using some pipeline of "Kafka input -> filter plugins -> Kafka output" seems like a good solution for data enrichment without needing to maintain a custom Kafka consumer to accomplish a similar feature. I would like to see more documentation around creating a distributed Logstash cluster because I imagine for high ingestion use cases, that would be necessary. Read full review Usability The user interface is quite intuitive with the exception of the network map. As a deployer of software, it is trivial to setup.
Read full review Support Rating The support team usually gets it right. We did have a rather complicate issue setting up monitoring on a domain controller. However, they are usually responsive and helpful over chat. The downside would be I don’t think they have any phone support. If that is important to you this might not be a good fit.
Read full review Alternatives Considered We are still trying other products, but people still like Datadog. After setting up a dashboard, it's great for monitoring instances on Datadog. Also, the DevOps team had a good time setting up Datadog. It means Datadog was way easier to set up compared to those others.
Read full review MongoDB and
Azure SQL Database are just that: Databases, and they allow you to pipe data into a database, which means that alot of the log filtering becomes a simple exercise of querying information from a DBMS. However, LogStash was chosen for it's ease of integration into our choice of using ELK
Elasticsearch is an obvious inclusion: Using Logstash with it's native DevOps stack its really rational
Read full review Return on Investment Visibility into website issues and performance problems has improved our company communication. Handling and detecting site issues faster has improved customer satisfaction and retention. Configuration of the Datadog site can take a bit of time and we lost a bit of developer time during that process. Read full review Positive: Learning curve was relatively easy for our team. We were up and running within a sprint. Positive: Managing Logstash has generally been easy. We configure it, and usually, don't have to worry about misbehavior. Negative: Updating/Rehydrating Logstash servers have been little challenging. We sometimes even loose data while Logstash is down. It requires more in-depth research and experiments to figure the fine-grained details. Negative: This is now one more application/skill/server to manage. Like any other servers, it requires proper grooming or else you will get in trouble. This is also a single point of failure which can have the ability to make other servers useless if it is not running. Read full review ScreenShots