5
7 Comments

What do you guys use for app logging?

I know the usual datadog, papertrail(using it right now but became crazy expensive), etc but I'm looking more at something like Timber.io, which is more language specific and share more data in a structured way(for Ruby On Rails in my case).

I tried Timber.io but they don't respond to support and couldn't make their gem work as I wanted. Any alternatives?

  1. 2

    Check out honeycomb.io if you are interested in a combined logging and performance analysis / debugging tool.

  2. 2

    I use papertrail in my day job, and in my side projects. Easy to integrate, cheap, and to the point

  3. 1

    I use Papertrail. As mentioned, it easy, cheap and does most things. However, it does not do parsing of logs. So if you have something like response times or HTTP status codes, Papertrial does not have a feature to average the response times over period X, or to count the amount of 40x and 50x response codes. This is a bit annoying, but if you have no use case for that, then Papertrail is pretty nice.

  4. 1

    For back end monitoring and troubleshooting, knowing my way around /var/log is still pretty viable for me. Used New Relic for years (free and paid) as well as datadog but as you mentioned, things can get crazy expensive quick. I second the sentiment about DIY solutions if you're cost conscious. May also want to check out https://senty.io if you're looking for front end monitoring.

  5. 1

    I've been super happy with https://logentries.com/ at work on all Rails projects. They have an official Ruby Gem and have their own query language similar to sql that makes it really easy to query for any messages

  6. 1

    Have you considered DIY alternatives? Don't be afraid of Kibana, it helps us a lot.

    1. 1

      As a startup I would not "roll your own" unless you have very specific use cases. Many people underestimate the effort to manage a Kibana cluster. Once your logs grow, I wish you good luck with scaling and managing an Elasticsearch cluster.

  7. 1

    This comment was deleted 5 years ago.

  8. 1

    This comment was deleted a year ago.

Trending on Indie Hackers
After 10M+ Views, 13k+ Upvotes: The Reddit Strategy That Worked for Me! 42 comments Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments