Timber
p/timber
Log Better. Solve Problems Faster.
Zach Sherman
Timber.io β€” Log better. Solve problems faster.
Featured
32
β€’

Timber.io is a cloud based logging platform, specifically engineered for Ruby, Elixir and Node apps. It automatically structures your log data with it's open source packages, makes the lines readable, adds valuable context, and lets you easily create graphs and alerts from your logs.

Replies
Eric Friedman
Big day! Excited this is out there and more people can use it.
Ben
@ericfriedman When you find great products like this, feel free to share with the teams around you :P
Zach Sherman
Hey PH! This has been a long time coming, but we're incredibly excited to be releasing Timber to the community today. Logging has always been a major headache for us as developers, and we've been obsessed with creating an unparalleled developer experience that makes setting them up a breeze. Timber's simple drop in packages for Ruby, Elixir and Node can be set up with one command, and automatically format, structure and ship your logs to the service. They also add additional context along the way like the current user, HTTP request information, exceptions, and much more. We're really hoping that you all enjoy it and it makes your lives as developers that much easier, don't hesitate to reach out to us with feedback or comments 🌲.
Michael Waxman

If you use Rails+Heroku (or any of the other stacks they have special integrations for) I'd highly recommend it, as there are a bunch of convenient features you get out of the box, like being able to easily query the logs of a specific user, etc

Pros:

Brilliant, easy-to-use logging (and-then-some) in a beautiful, intuitive UI. Lots of useful, developer-friendly features that "just work."

Cons:

That it's only coming out now!

Martin Wong
This looks pretty cool. I've been searching for a logging solution so the timing is great! How is this different from something like Datadog?
Ben Johnson
@landland, great question! Datadog stores aggregates (time unit summarizations) of your data instead of individual events. The caveat is that aggregates sacrifice detail for efficiency, which is great for detecting trends but can discard the very data needed to resolve problems! Timber is the inverse, storing every event with context and structured data. Aggregates are then derived from this data. This way, when you identify a problem, you'll have the ability to zoom in and obtain the detail necessary to resolve it. Also, Timber and Datadog are not mutually exclusive. We have customers that happily use both. Timber's structured data makes it easy to jump from a Datadog graph into the actual log events. I hope that helps. Happy to answer any other questions. PS - We're working on graphs and dashboards ;)
Joel Wish
Congrats on the launch guys!
Jamie Perkins
aw man, I thought this was a web implementation of timberman
Ben Halpern
We use Timber at https://dev.to and are quite happy with it so far. It's finding its way into our workflow more and more, and I could see it actually replacing a lot of independent dashboards in a really natural way. Great job Timber folks!
John Hamelink

I've been using timber for a while now, on a bunch of elixir apps I've been writing in 2017. I must say it's the best experience I've had with any 3rd party logging system. I love the context functionality which can be used to group together log events in order to identify patterns quicker.

Whenever I've had a problem, David at Timber has always been there to help and is very responsive!

A handy tip: I use sentry.io for error reporting. The first thing I do when I see a sentry error pop up is:

- Copy the sentry error ID

- Paste it into timber's search bar for offending the application

- Find the sentry log message "Sending error <blah> to sentry.io" or something similar

- Click on the timestamp to see what happened around that log entry

A simple way to quickly get more context that sentry would never be able to provide.

Pros:

Beautiful interface, easy to setup, amazing support

Cons:

A little light on 3rd party integrations

Sebastian Dobrincu

Coming from a heavy Loggly user, this is an amazing execution. Makes cloud logging super straight-forward along with powerful filtering options. I'll keep playing with it some more, but so far it looks very solid.

Pros:

Beautiful interface, seamless installation, responsive support.

Cons:

I just found it out

Steven Lu
Great work! Timber's team forgets to state one thing over all their other features is that their search is so f'ing fast (about 20x faster than Papertrail). One of the reasons why I can't see myself using any other log service.
gazzer82
Any plans for go support?
Zach Sherman
@gazzer82 yes! It's currently one of our most requested languages and our go package is actively being worked on. We also have a go agent you can use to ship logs from anywhere https://github.com/timberio/agent.
Ladislav Ε ulc
Hi, the site is not working: .
Ben Johnson
@ladislavsulc everything should be resolved now. Unfortunately the entire .io TLD was experiencing problems: https://news.ycombinator.com/ite...
Robert Rawlins
We switched to Timber a few weeks back and I have been really impressed with everything I've seen, the product is fantastic and the folks behind it do a wonderful job of providing personal, friendly support. Congrats on the launch folks, I wish you all the best!
Derek Brown

We've been using Timber in production for a while now at Exeq, and it's been mission critical to us. Having consolidated, searchable logging across our (5+) systems has been awesome. Love working with their team as well; they love feedback and take it very well. Their alerting is actually too verbose for our needs at times, but configurability is coming! Would highly recommend.

Pros:

Design, usability, ease of implementation, speed of team.

Cons:

Alerting, it exists but can be better...but having read future specs, there's a lot in the works that makes me excited!

JP La Torre
Zach and team - great job and congrats on the launch!
Brittany Fuller
Congrats on the launch!! πŸš€
Edvins Antonovs
Decent UI, I like it
Logan Donley
Gotta give you props on a beautifully designed website. It is smooth, has good typography, a good aesthetic, even the docs look good.
Hrant
Incredibely better than other similar products! Love it :)
Eric Berry

I've used Timber.io on CodeSponsor.io for a couple of months and have loved it. It is very easy to see real-time what is happening in the app and apply filters.

Pros:

My favorite part was the installation process. So much thought was put into making this experience seamless. Huge kudos to the team!

Cons:

No cons that I can see so far.