Needs advice
on
BugfenderBugfenderBugsnagBugsnag
and
CrashlyticsCrashlytics

I am also considering Logstash.

I want to add a remote debugging tool for my application, and my application is currently live in 10 countries. So, the scale is quite big. Can you help me choose the best client-side debugging tool? Also, are there any tools available in the market that provide 3rd party server integration too?

READ LESS
6 upvotes·129K views
Replies (2)
Recommends
on
Bugfender

Bugfender is mainly focused on getting the application logs, which is very useful for debugging and reproducing errors reported by users. Also has a "user feedback" option, that lets you get feedback from your users and get the application logs alongside it. Bugsnag and Crashlytics are more focused on "error analytics", mostly crashes, and they're more advanced in terms of analytics and detection of trends in crashes. I hope I helped! Disclaimer: I'm one of the founders of Bugfender.

READ MORE
6 upvotes·6.5K views
Management Advisor at artkonekt·
Recommends
on
Bugsnag
in

Bugsnag is one of my favorite tools. I must admit that I can't compare with the other two variants, because I only have experience with Sentry and Bugsnag. Both are fine, but I lean towards Bugsnag. With the help of Bugsnag I'm able to see quite clearly what went wrong, and it shows the affected users (and in my case even the tenant as we're operating a multi-tenant application).

Regarding Logstash: I've been using Bugsnag as a complementary tool with Logging + APM platforms like NewRelic or Datadog. What I mean is, go for Logstash if that's the log monitoring tool you like, but Bugsnag and Logstash are not interchangeable, and it perfectly makes sense to use both.

READ MORE
3 upvotes·3.7K views
Avatar of TARUN JAIN