TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Logstash

    Score8.6 out of 10
    N/AN/AN/A

    Sentry

    Score8.8 out of 10
    N/ASentry provides engineering teams with tools to detect and solve user-impacting bugs and other issues.

    $26

    per month

    Pricing
    LogstashSentry
    Editions & Modules
    No answers on this topic
    Team
    $26
    per month
    Business
    $80
    per month
    Developer
    Free
    Enterprise
    Contact sales team
    Offerings
    Pricing Offerings
    LogstashSentry
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    LogstashSentry
    Considered Both Products
    Elastic
    No answer on this topic
    Sentry
    No answer on this topic
    Key User Insights
    Would buy again
    No answers on this topic
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    No answers on this topic
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    No answers on this topic
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    No answers on this topic
    100%
    Implementation went as expected
    10 Answers
    Best Alternatives
    LogstashSentry
    Small Businesses
    SolarWinds Papertrail
    Score8.9 out of 10
    No answers on this topic
    Medium-sized Companies
    SolarWinds Kiwi Syslog Server
    Score8.1 out of 10
    Airbrake
    Score8 out of 10
    Enterprises
    SolarWinds Loggly
    Score7.7 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LogstashSentry
    Likelihood to Recommend
    9.0
    (4 ratings)
    9.0
    (15 ratings)
    Usability
    9.0
    (1 ratings)
    8.0
    (3 ratings)
    User Testimonials
    LogstashSentry
    Likelihood to Recommend
    Elastic
    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).
    Incentivized
    Read full review
    Sentry
    Great for standard web application performance monitoring, analytics and error reporting. Shows line level code errors, gives insight into performance issues (plugins, API issues, etc.). Automation and scheduled scanning in production gives client visibility into 'after deployment' value. Also lets a relatively small number of developers keep tabs on a handful of different site/applications without needing a bunch of tools. The UI is pretty complicated and can be overwhelming for new users. Documentation could be better for the learning curve,
    Incentivized
    Read full review
    Pros
    Elastic
    • 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.
    Incentivized
    Read full review
    Sentry
    • Great web interface. Lots of data available in a really clean format, with filtering options and more.
    • Per-user exception tracking. User is complaining about something being broken? Look up their account ID in Sentry and you can see if they've run into any exceptions (with device information included, of course).
    • Source map uploading. Took a little while to figure this out but now we have our deploy script upload sourcemaps to Sentry on each deployment, meaning we get to see stack traces that aren't obfuscated!
    • Very generous free tier – 10,000 events per month. We're nowhere near that yet.
    Incentivized
    Read full review
    Cons
    Elastic
    • It is heavy i.e., intensive as of now. Need to reduce overhead to save CPU/RAM consumption
    • Need to be more Kubernetes-friendly. Should support auto-scaling and K8s observability
    • Initial configuration is still complex. A seamless config procedure is still required
    Read full review
    Sentry
    • Alert Configuration. Would be really helpful to have multiple logical groupings within the "If" section of a single configurable alert.
    • Alert Copying. Being able to copy an alert from one project to another would be super beneficial.
    • Alert Tags. Better UI around how we select which tags are getting sent with each alert instead of a tiny text box.
    Incentivized
    Read full review
    Usability
    Elastic
    As I said earlier, for a production-grade OpenStack Telco cloud, Logstash brings high value in flexibility, compliance, and troubleshooting efficiency. However, this brings a higher infra & ops cost on resources, but that is not a problem in big datacenters because there is no resource crunch in terms of servers or CPU/RAM
    Read full review
    Sentry
    Its incredibly versatile, but that leads to complexity for the uninitiated, which can be intimidating. Nevertheless its a well polished product, in our case leading to only using it for a focus on frontend is still more cost effective than buying a one-to-rule-them-all tool...
    Incentivized
    Read full review
    Alternatives Considered
    Elastic
    Logstash can be compared to other ETL frameworks or tools, but it is also complementary to several, for example, Kafka. I would not only suggest using Logstash when the rest of the ELK stack is available, but also for a self-hosted event collection pipeline for various searching systems such as Solr or Graylog, or even monitoring solutions built on top of Graphite or OpenTSDB.
    Incentivized
    Read full review
    Sentry
    It is cheaper and offers better support for front-end applications for enterprise large environments with more then 30 scrum teams and hundreds of micro frontend applications. The configuration options, both with the agent and from the user interface, are superior to other tools, and the documentation is also very easy to use.
    Incentivized
    Read full review
    Return on Investment
    Elastic
    • Positive: LogStash is OpenSource. While this should not be directly construed as Free, it's a great start towards Free. OpenSource means that while it's free to download, there are no regular patch schedules, no support from a company, no engineer you can get on the phone / email to solve a problem. You are your own Engineer. You are your own Phone Call. You are your own ticketing system.
    • Negative: Since Logstash's features are so extensive, you will often find yourself saying "I can just solve this problem better going further down / up the Stack!". This is not a BAD quality, necessarily and it really only depends on what Your Project's Aim is.
    • Positive: LogStash is a dream to configure and run. A few hours of work, and you are on your way to collecting and shipping logs to their required addresses!
    Incentivized
    Read full review
    Sentry
    • So it has helped us for quick error resolutions.
    • From dashboard we are able to assign errors to particular member and see when its resolved.
    • Without customer informing us about errors we know what happened in real time helps in customer service also.
    Incentivized
    Read full review
    ScreenShots