Alternatives to LogRocket logo

Alternatives to LogRocket

FullStory, Sentry, Bugsnag, TrackJS, and AppDynamics are the most popular alternatives and competitors to LogRocket.
256
274
+ 1
137

What is LogRocket and what are its top alternatives?

LogRocket combines session replay, performance monitoring, and product analytics – empowering software teams to create the ideal product experience.
LogRocket is a tool in the User Feedback as a Service category of a tech stack.

Top Alternatives to LogRocket

  • FullStory
    FullStory

    FullStory’s unmatched analytics engine automatically indexes every digital interaction with your site or app and empowers teams to measure, validate, and act on each experience at scale. ...

  • Sentry
    Sentry

    Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. ...

  • Bugsnag
    Bugsnag

    Bugsnag captures errors from your web, mobile and back-end applications, providing instant visibility into user impact. Diagnostic data and tools are included to help your team prioritize, debug and fix exceptions fast. ...

  • TrackJS
    TrackJS

    Production error monitoring and reporting for web applications. TrackJS provides deep insights into real user errors. See the user, network, and application events that tell the story of an error so you can actually fix them. ...

  • AppDynamics
    AppDynamics

    AppDynamics develops application performance management (APM) solutions that deliver problem resolution for highly distributed applications through transaction flow monitoring and deep diagnostics. ...

  • Datadog
    Datadog

    Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development teams who build and operate applications that run on dynamic or hybrid cloud infrastructure. Start monitoring in minutes with Datadog! ...

  • Splunk
    Splunk

    It provides the leading platform for Operational Intelligence. Customers use it to search, monitor, analyze and visualize machine data. ...

  • New Relic
    New Relic

    The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and create best-in-class digital experiences. If you run software, you need to run New Relic. More than 50% of the Fortune 100 do too. ...

LogRocket alternatives & related posts

FullStory logo

FullStory

282
275
33
Meet FullStory, the app that captures all your customer experience data in one powerful, easy-to-use platform.
282
275
+ 1
33
PROS OF FULLSTORY
  • 8
    See full user sessions
  • 5
    "Skip inactivity" during playback
  • 5
    Playback console errors as they happen
  • 5
    Speed up playback
  • 3
    Easy integration through Segment
  • 3
    Segment users based on actions
  • 3
    User event stream
  • 1
    CRAZY expensive after free plan
CONS OF FULLSTORY
  • 2
    Expensive
  • 1
    If you're using it via Segment, it's all or nothing
  • 1
    We'll never get through all the sessions recorded
  • 1
    Doesn't integrate with our exception monitoring

related FullStory posts

Yonas Beshawred

One of the challenges we've had to deal with as our product surface area has grown, is identifying and reproducing bugs. We use Sentry for exception monitoring, however, it's usually difficult to try to reproduce bugs. I first heard about FullStory from our friends over at Flexport (check out the Stack Story and you'll hear them mention it: https://stackshare.io/posts/how-flexport-builds-software-to-move-over-1-billion-dollars-in-merchandise). FullStory let's you record user sessions, and play them back to help you identify bugs and UX issues. You're even able to view the console errors live as they happen during the sessions!

We were pretty blown away at how comprehensive the product was at first, and it seems to be getting better every time I use it. Only complaint is that it's super expensive once you're in the hundreds of thousands of sessions so we had to stop trying to record logged out sessions, we only use it for auth'd sessions. We also started out using it via Segment but once we needed to watch out for the number of sessions we were recording we realized that it was impossible to restrict FullStory recordings on a per-page basis without ripping it out of Segment, so we ended up just using their JS snippet and putting that in the Rails views that we wanted to monitor closely.

The ability to share specific portions of sessions, speed them up, skip inactivity, and all sorts of other little features all add up to a really solid product that helps both our PMs and engineers improve our own product much quicker. I officially requested a Sentry + FullStory integration a while back https://twitter.com/yonasbe/status/871987738777616384, still waiting on this! #UserFeedbackAsAService #reproducing-bugs #sessionrecording #bug-squashing

See more
Roman Eaton
Product Manager at Carrrot · | 9 upvotes · 72.1K views

We chose Webflow to build up websites faster and to make possible for particular employees to fix some misspellings or add an easy element to the page on their own - it is like Adobe Photoshop. To work with the incoming traffic we use our own product, that I can't pin here. It helps to make nurture visitors from the first session into the signing up and further activation into the product. In addition to @Carrrot we use Google Analytics to traffic source awareness, to monitor customers inside the product FullStory helps is a lot with its fury clicking and abandoned links. Activation and retention are done by our own product through the pop-ups, live chat, and emails that all based on customer behavior.

See more
Sentry logo

Sentry

13.3K
8.5K
862
See performance issues, fix errors faster, and optimize code health.
13.3K
8.5K
+ 1
862
PROS OF SENTRY
  • 236
    Consolidates similar errors and makes resolution easy
  • 121
    Email Notifications
  • 108
    Open source
  • 84
    Slack integration
  • 71
    Github integration
  • 49
    Easy
  • 44
    User-friendly interface
  • 28
    The most important tool we use in production
  • 18
    Hipchat integration
  • 17
    Heroku Integration
  • 15
    Good documentation
  • 14
    Free tier
  • 11
    Self-hosted
  • 9
    Easy setup
  • 7
    Realiable
  • 6
    Provides context, and great stack trace
  • 4
    Love it baby
  • 4
    Feedback form on error pages
  • 3
    Gitlab integration
  • 3
    Filter by custom tags
  • 3
    Super user friendly
  • 3
    Captures local variables at each frame in backtraces
  • 3
    Easy Integration
  • 1
    Performance measurements
CONS OF SENTRY
  • 12
    Confusing UI
  • 4
    Bundle size

related Sentry posts

Johnny Bell

For my portfolio websites and my personal OpenSource projects I had started exclusively using React and JavaScript so I needed a way to track any errors that we're happening for my users that I didn't uncover during my personal UAT.

I had narrowed it down to two tools LogRocket and Sentry (I also tried Bugsnag but it did not make the final two). Before I get into this I want to say that both of these tools are amazing and whichever you choose will suit your needs well.

I firstly decided to go with LogRocket the fact that they had a recorded screen capture of what the user was doing when the bug happened was amazing... I could go back and rewatch what the user did to replicate that error, this was fantastic. It was also very easy to setup and get going. They had options for React and Redux.js so you can track all your Redux.js actions. I had a fairly large Redux.js store, this was ended up being a issue, it killed the processing power on my machine, Chrome ended up using 2-4gb of ram, so I quickly disabled the Redux.js option.

After using LogRocket for a month or so I decided to switch to Sentry. I noticed that Sentry was openSorce and everyone was talking about Sentry so I thought I may as well give it a test drive. Setting it up was so easy, I had everything up and running within seconds. It also gives you the option to wrap an errorBoundry in React so get more specific errors. The simplicity of Sentry was a breath of fresh air, it allowed me find the bug that was shown to the user and fix that very simply. The UI for Sentry is beautiful and just really clean to look at, and their emails are also just perfect.

I have decided to stick with Sentry for the long run, I tested pretty much all the JS error loggers and I find Sentry the best.

See more
Bugsnag logo

Bugsnag

1.1K
607
267
Bugsnag provides production error monitoring and management for front-end, mobile and back-end applications
1.1K
607
+ 1
267
PROS OF BUGSNAG
  • 45
    Lots of 3rd party integrations
  • 42
    Really reliable
  • 37
    Includes a free plan
  • 25
    No usage or rate limits
  • 23
    Design
  • 21
    Slack integration
  • 21
    Responsive support
  • 19
    Free tier
  • 11
    Unlimited
  • 6
    No Rate
  • 5
    Email notifications
  • 3
    Great customer support
  • 3
    React Native
  • 3
    Integrates well with Laravel
  • 3
    Reliable, great UI and insights, used for all our apps
CONS OF BUGSNAG
  • 1
    Bad billing model
  • 1
    Error grouping doesn't always work

related Bugsnag posts

Johnny Bell

For my portfolio websites and my personal OpenSource projects I had started exclusively using React and JavaScript so I needed a way to track any errors that we're happening for my users that I didn't uncover during my personal UAT.

I had narrowed it down to two tools LogRocket and Sentry (I also tried Bugsnag but it did not make the final two). Before I get into this I want to say that both of these tools are amazing and whichever you choose will suit your needs well.

I firstly decided to go with LogRocket the fact that they had a recorded screen capture of what the user was doing when the bug happened was amazing... I could go back and rewatch what the user did to replicate that error, this was fantastic. It was also very easy to setup and get going. They had options for React and Redux.js so you can track all your Redux.js actions. I had a fairly large Redux.js store, this was ended up being a issue, it killed the processing power on my machine, Chrome ended up using 2-4gb of ram, so I quickly disabled the Redux.js option.

After using LogRocket for a month or so I decided to switch to Sentry. I noticed that Sentry was openSorce and everyone was talking about Sentry so I thought I may as well give it a test drive. Setting it up was so easy, I had everything up and running within seconds. It also gives you the option to wrap an errorBoundry in React so get more specific errors. The simplicity of Sentry was a breath of fresh air, it allowed me find the bug that was shown to the user and fix that very simply. The UI for Sentry is beautiful and just really clean to look at, and their emails are also just perfect.

I have decided to stick with Sentry for the long run, I tested pretty much all the JS error loggers and I find Sentry the best.

See more
James Smith
Co-founder and CEO at James Smith · | 1 upvote · 227.6K views
Shared insights
on
LeakCanaryLeakCanaryBugsnagBugsnag
at

There’s a tool called LeakCanary that was built by the team at Square. It detects memory allocations and can spot when this scenario is occurring. LeakCanary has been billed as a memory leak detection library for #Android (and you’ll be happy to know there’s a Bugsnag integration for it as well!).

See more
TrackJS logo

TrackJS

3.4K
202
22
JavaScript Error Monitoring for Modern Web Applications
3.4K
202
+ 1
22
PROS OF TRACKJS
  • 12
    Great error reporting
  • 2
    Great experience. Neat reporting
  • 2
    Awesome engineer support
  • 2
    Easy Setup
  • 2
    Telemetry Timeline
  • 1
    Realtime alerts
  • 1
    Slack Integration
  • 0
    Vivastreet
CONS OF TRACKJS
    Be the first to leave a con

    related TrackJS posts

    AppDynamics logo

    AppDynamics

    292
    595
    68
    Application management for the cloud generation
    292
    595
    + 1
    68
    PROS OF APPDYNAMICS
    • 21
      Deep code visibility
    • 13
      Powerful
    • 8
      Real-Time Visibility
    • 7
      Great visualization
    • 6
      Easy Setup
    • 6
      Comprehensive Coverage of Programming Languages
    • 4
      Deep DB Troubleshooting
    • 3
      Excellent Customer Support
    CONS OF APPDYNAMICS
    • 5
      Expensive
    • 2
      Poor to non-existent integration with aws services

    related AppDynamics posts

    Farzeem Diamond Jiwani
    Software Engineer at IVP · | 7 upvotes · 1.2M views

    Hey there! We are looking at Datadog, Dynatrace, AppDynamics, and New Relic as options for our web application monitoring.

    Current Environment: .NET Core Web app hosted on Microsoft IIS

    Future Environment: Web app will be hosted on Microsoft Azure

    Tech Stacks: IIS, RabbitMQ, Redis, Microsoft SQL Server

    Requirement: Infra Monitoring, APM, Real - User Monitoring (User activity monitoring i.e., time spent on a page, most active page, etc.), Service Tracing, Root Cause Analysis, and Centralized Log Management.

    Please advise on the above. Thanks!

    See more

    Hi Folks,

    I am trying to evaluate Site24x7 against AppDynamics, Dynatrace, and New Relic. Has anyone used Site24X7? If so, what are your opinions on the tool? I know that the license costs are very low compared to other tools in the market. Other than that, are there any major issues anyone has encountered using the tool itself?

    See more
    Datadog logo

    Datadog

    8.6K
    7.3K
    857
    Unify logs, metrics, and traces from across your distributed infrastructure.
    8.6K
    7.3K
    + 1
    857
    PROS OF DATADOG
    • 137
      Monitoring for many apps (databases, web servers, etc)
    • 107
      Easy setup
    • 87
      Powerful ui
    • 83
      Powerful integrations
    • 70
      Great value
    • 54
      Great visualization
    • 46
      Events + metrics = clarity
    • 41
      Custom metrics
    • 41
      Notifications
    • 39
      Flexibility
    • 19
      Free & paid plans
    • 16
      Great customer support
    • 15
      Makes my life easier
    • 10
      Adapts automatically as i scale up
    • 9
      Easy setup and plugins
    • 8
      Super easy and powerful
    • 7
      AWS support
    • 7
      In-context collaboration
    • 6
      Rich in features
    • 5
      Docker support
    • 4
      Cost
    • 4
      Full visibility of applications
    • 4
      Monitor almost everything
    • 4
      Cute logo
    • 4
      Automation tools
    • 4
      Source control and bug tracking
    • 4
      Simple, powerful, great for infra
    • 4
      Easy to Analyze
    • 4
      Best than others
    • 3
      Best in the field
    • 3
      Expensive
    • 3
      Good for Startups
    • 3
      Free setup
    • 2
      APM
    CONS OF DATADOG
    • 19
      Expensive
    • 4
      No errors exception tracking
    • 2
      External Network Goes Down You Wont Be Logging
    • 1
      Complicated

    related Datadog posts

    Robert Zuber

    Our primary source of monitoring and alerting is Datadog. We’ve got prebuilt dashboards for every scenario and integration with PagerDuty to manage routing any alerts. We’ve definitely scaled past the point where managing dashboards is easy, but we haven’t had time to invest in using features like Anomaly Detection. We’ve started using Honeycomb for some targeted debugging of complex production issues and we are liking what we’ve seen. We capture any unhandled exceptions with Rollbar and, if we realize one will keep happening, we quickly convert the metrics to point back to Datadog, to keep Rollbar as clean as possible.

    We use Segment to consolidate all of our trackers, the most important of which goes to Amplitude to analyze user patterns. However, if we need a more consolidated view, we push all of our data to our own data warehouse running PostgreSQL; this is available for analytics and dashboard creation through Looker.

    See more

    We are looking for a centralised monitoring solution for our application deployed on Amazon EKS. We would like to monitor using metrics from Kubernetes, AWS services (NeptuneDB, AWS Elastic Load Balancing (ELB), Amazon EBS, Amazon S3, etc) and application microservice's custom metrics.

    We are expected to use around 80 microservices (not replicas). I think a total of 200-250 microservices will be there in the system with 10-12 slave nodes.

    We tried Prometheus but it looks like maintenance is a big issue. We need to manage scaling, maintaining the storage, and dealing with multiple exporters and Grafana. I felt this itself needs few dedicated resources (at least 2-3 people) to manage. Not sure if I am thinking in the correct direction. Please confirm.

    You mentioned Datadog and Sysdig charges per host. Does it charge per slave node?

    See more
    Splunk logo

    Splunk

    728
    938
    14
    Search, monitor, analyze and visualize machine data
    728
    938
    + 1
    14
    PROS OF SPLUNK
    • 2
      Ability to style search results into reports
    • 2
      Alert system based on custom query results
    • 2
      API for searching logs, running reports
    • 2
      Query engine supports joining, aggregation, stats, etc
    • 1
      Query any log as key-value pairs
    • 1
      Splunk language supports string, date manip, math, etc
    • 1
      Granular scheduling and time window support
    • 1
      Custom log parsing as well as automatic parsing
    • 1
      Dashboarding on any log contents
    • 1
      Rich GUI for searching live logs
    CONS OF SPLUNK
    • 1
      Splunk query language rich so lots to learn

    related Splunk posts

    Shared insights
    on
    KibanaKibanaSplunkSplunkGrafanaGrafana

    I use Kibana because it ships with the ELK stack. I don't find it as powerful as Splunk however it is light years above grepping through log files. We previously used Grafana but found it to be annoying to maintain a separate tool outside of the ELK stack. We were able to get everything we needed from Kibana.

    See more
    Shared insights
    on
    SplunkSplunkElasticsearchElasticsearch

    We are currently exploring Elasticsearch and Splunk for our centralized logging solution. I need some feedback about these two tools. We expect our logs in the range of upwards > of 10TB of logging data.

    See more
    New Relic logo

    New Relic

    21.6K
    8.2K
    1.9K
    New Relic is the industry’s largest and most comprehensive cloud-based observability platform.
    21.6K
    8.2K
    + 1
    1.9K
    PROS OF NEW RELIC
    • 415
      Easy setup
    • 344
      Really powerful
    • 244
      Awesome visualization
    • 194
      Ease of use
    • 151
      Great ui
    • 107
      Free tier
    • 80
      Great tool for insights
    • 66
      Heroku Integration
    • 55
      Market leader
    • 49
      Peace of mind
    • 21
      Push notifications
    • 20
      Email notifications
    • 17
      Heroku Add-on
    • 16
      Error Detection and Alerting
    • 13
      Multiple language support
    • 11
      SQL Analysis
    • 11
      Server Resources Monitoring
    • 9
      Transaction Tracing
    • 8
      Apdex Scores
    • 8
      Azure Add-on
    • 7
      Analysis of CPU, Disk, Memory, and Network
    • 6
      Performance of External Services
    • 6
      Error Analysis
    • 6
      Detailed reports
    • 6
      Application Response Times
    • 6
      Application Availability Monitoring and Alerting
    • 5
      JVM Performance Analyzer (Java)
    • 5
      Most Time Consuming Transactions
    • 4
      Easy to use
    • 4
      Browser Transaction Tracing
    • 4
      Top Database Operations
    • 3
      Pagoda Box integration
    • 3
      Custom Dashboards
    • 3
      Weekly Performance Email
    • 3
      Application Map
    • 2
      Background Jobs Transaction Analysis
    • 2
      App Speed Index
    • 2
      Easy visibility
    • 2
      Easy to setup
    • 1
      Free
    • 1
      Rails integration
    • 1
      Super Expensive
    • 1
      Metric Data Resolution
    • 1
      Metric Data Retention
    • 1
      Team Collaboration Tools
    • 1
      Best of the best, what more can you ask for
    • 1
      Best monitoring on the market
    • 1
      Real User Monitoring Overview
    • 1
      Real User Monitoring Analysis and Breakdown
    • 1
      Time Comparisons
    • 1
      Access to Performance Data API
    • 1
      Worst Transactions by User Dissatisfaction
    • 1
      Incident Detection and Alerting
    • 0
      Exceptions
    CONS OF NEW RELIC
    • 20
      Pricing model doesn't suit microservices
    • 10
      UI isn't great
    • 7
      Expensive
    • 7
      Visualizations aren't very helpful
    • 5
      Hard to understand why things in your app are breaking

    related New Relic posts

    Farzeem Diamond Jiwani
    Software Engineer at IVP · | 7 upvotes · 1.2M views

    Hey there! We are looking at Datadog, Dynatrace, AppDynamics, and New Relic as options for our web application monitoring.

    Current Environment: .NET Core Web app hosted on Microsoft IIS

    Future Environment: Web app will be hosted on Microsoft Azure

    Tech Stacks: IIS, RabbitMQ, Redis, Microsoft SQL Server

    Requirement: Infra Monitoring, APM, Real - User Monitoring (User activity monitoring i.e., time spent on a page, most active page, etc.), Service Tracing, Root Cause Analysis, and Centralized Log Management.

    Please advise on the above. Thanks!

    See more
    Sebastian Gębski

    Regarding Continuous Integration - we've started with something very easy to set up - CircleCI , but with time we're adding more & more complex pipelines - we use Jenkins to configure & run those. It's much more effort, but at some point we had to pay for the flexibility we expected. Our source code version control is Git (which probably doesn't require a rationale these days) and we keep repos in GitHub - since the very beginning & we never considered moving out. Our primary monitoring these days is in New Relic (Ruby & SPA apps) and AppSignal (Elixir apps) - we're considering unifying it in New Relic , but this will require some improvements in Elixir app observability. For error reporting we use Sentry (a very popular choice in this class) & we collect our distributed logs using Logentries (to avoid semi-manual handling here).

    See more