Alternatives to LogRocket logo

Alternatives to LogRocket

FullStory, Sentry, Bugsnag, TrackJS, and AppDynamics are the most popular alternatives and competitors to LogRocket.
243
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

287
281
33
Meet FullStory, the app that captures all your customer experience data in one powerful, easy-to-use platform.
287
281
+ 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 · 75.9K 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

14.4K
9.2K
863
See performance issues, fix errors faster, and optimize code health.
14.4K
9.2K
+ 1
863
PROS OF SENTRY
  • 237
    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
    Feedback form on error pages
  • 4
    Love it baby
  • 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
Tassanai Singprom

This is my stack in Application & Data

JavaScript PHP HTML5 jQuery Redis Amazon EC2 Ubuntu Sass Vue.js Firebase Laravel Lumen Amazon RDS GraphQL MariaDB

My Utilities Tools

Google Analytics Postman Elasticsearch

My Devops Tools

Git GitHub GitLab npm Visual Studio Code Kibana Sentry BrowserStack

My Business Tools

Slack

See more
Bugsnag logo

Bugsnag

1.1K
620
267
Bugsnag provides production error monitoring and management for front-end, mobile and back-end applications
1.1K
620
+ 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
  • 2
    Error grouping doesn't always work
  • 2
    Bad billing model

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 · 233.1K 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.3K
203
22
JavaScript Error Monitoring for Modern Web Applications
3.3K
203
+ 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

    310
    627
    68
    Application management for the cloud generation
    310
    627
    + 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 · | 8 upvotes · 1.5M 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

    We are evaluating an APM tool and would like to select between AppDynamics or Datadog. Our applications are largely hosted on Microsoft Azure but we would keep the option to move to AWS or Google Cloud Platform in the future.

    In addition to core Azure services, we will be hosting other components - including MongoDB, Keycloak, PagerDuty, etc. Our applications are largely C# and React-based using frontend for Backend patterns and Azure API gateway. In addition, there are close to 50+ external services integrated using both REST and SOAP.

    See more
    Datadog logo

    Datadog

    9.4K
    8K
    860
    Unify logs, metrics, and traces from across your distributed infrastructure.
    9.4K
    8K
    + 1
    860
    PROS OF DATADOG
    • 139
      Monitoring for many apps (databases, web servers, etc)
    • 107
      Easy setup
    • 87
      Powerful ui
    • 84
      Powerful integrations
    • 70
      Great value
    • 54
      Great visualization
    • 46
      Events + metrics = clarity
    • 41
      Notifications
    • 41
      Custom metrics
    • 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
    • 20
      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
    Farzeem Diamond Jiwani
    Software Engineer at IVP · | 8 upvotes · 1.5M 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
    Splunk logo

    Splunk

    614
    1K
    20
    Search, monitor, analyze and visualize machine data
    614
    1K
    + 1
    20
    PROS OF SPLUNK
    • 3
      API for searching logs, running reports
    • 3
      Alert system based on custom query results
    • 2
      Splunk language supports string, date manip, math, etc
    • 2
      Dashboarding on any log contents
    • 2
      Custom log parsing as well as automatic parsing
    • 2
      Query engine supports joining, aggregation, stats, etc
    • 2
      Rich GUI for searching live logs
    • 2
      Ability to style search results into reports
    • 1
      Granular scheduling and time window support
    • 1
      Query any log as key-value pairs
    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

    20.8K
    8.6K
    1.9K
    New Relic is the industry’s largest and most comprehensive cloud-based observability platform.
    20.8K
    8.6K
    + 1
    1.9K
    PROS OF NEW RELIC
    • 415
      Easy setup
    • 344
      Really powerful
    • 245
      Awesome visualization
    • 194
      Ease of use
    • 151
      Great ui
    • 106
      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
    • 7
      Detailed reports
    • 6
      Performance of External Services
    • 6
      Error Analysis
    • 6
      Application Availability Monitoring and Alerting
    • 6
      Application Response Times
    • 5
      Most Time Consuming Transactions
    • 5
      JVM Performance Analyzer (Java)
    • 4
      Browser Transaction Tracing
    • 4
      Top Database Operations
    • 4
      Easy to use
    • 3
      Application Map
    • 3
      Weekly Performance Email
    • 3
      Pagoda Box integration
    • 3
      Custom Dashboards
    • 2
      Easy to setup
    • 2
      Background Jobs Transaction Analysis
    • 2
      App Speed Index
    • 1
      Super Expensive
    • 1
      Team Collaboration Tools
    • 1
      Metric Data Retention
    • 1
      Metric Data Resolution
    • 1
      Worst Transactions by User Dissatisfaction
    • 1
      Real User Monitoring Overview
    • 1
      Real User Monitoring Analysis and Breakdown
    • 1
      Time Comparisons
    • 1
      Access to Performance Data API
    • 1
      Incident Detection and Alerting
    • 1
      Best of the best, what more can you ask for
    • 1
      Best monitoring on the market
    • 1
      Rails integration
    • 1
      Free
    • 0
      Proce
    • 0
      Price
    • 0
      Exceptions
    • 0
      Cost
    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 · | 8 upvotes · 1.5M 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
    Shared insights
    on
    New RelicNew RelicKibanaKibana

    I need to choose a monitoring tool for my project, but currently, my application doesn't have much load or many users. My application is not generating GBs of data. We don't want to send the user information to New Relic because it's a 3rd party tool. And we can deploy Kibana locally on our server. What should I use, Kibana or New Relic?

    See more