Garry Tan

LogDNA - Easy beautiful logging in the cloud

Add a comment

Replies

Best
Timo Lins
Very cool! It was a breeze to setup with my heroku app. A responsive dashboard/mobile app would be a nice addition. Any plans on that?
Chris Nguyen
@timolins Thanks for the feedback about the sign up process. That's an interesting idea to have a responsive dashboard and be able to run searches on the go! I'll pass this along to the team, thanks for the product idea!
Amanda Parker
Looks amazing Chris! CTO @kowsheek doesn't have an excuse anymore.
Riyadh Al Nur
This looks great. The storage sold me. So many times I was forced to stop using a logging product because they offer a measly amount of storage. Do you guys have plans for application specific logging integration down the line, e.g logging for NodeJS or Python applications?
Lee Liu
@riyadhalnur Thanks for the kind words Riyadh. Yes, we'll have a full code library soon supporting many languages. We figured an agent would be sufficient for now. :) NodeJS would likely be first since we're also on Node.
rsweetland
We recently signed up for Loggly, but many of their features we just don't use. And the ONE I really want (centralized 'tail -f' is on their enterprise plan). It looks like this does everything we need and nothing we don't. One quick onboarding suggestion: The magic moment happened when I got to just just run 'logdna tail' on my machine and it "Just Worked". Magic! However, asking me to sudo install a bunch of stuff was a barrier. I would have gotten to the "magic moment" faster if I could have seen it in action first. A demo log source perhaps? Just anything I could tail without needing sudo install code fetched from various untrusted sources. Of course, after a little digging on you guys I found you were pretty legit ; ) I'll probably be upgrading shortly! (Sorry Loggly!)
Lee Liu
@rsweetland I know exactly what you're talking about (the magic moment) and that's why we made the live demo. We debated about this...whether to have a demo source or not. But we ended up with what we have now because we had a couple goals and one was to get you to be a user with your own data (some people don't believe things work unless they see it with their own data). So yes, i totally hear you but it's hard line to draw in the sand. We may still do what you said though. The debates not over yet. :) And thanks for the feedback!
rsweetland
@nxbuzz No problem. I can totally see the other side as well. Either way, my story with LogDNA had a happy ending – and it was magical to see my own familiar log data suddenly streaming : )
Tapan Shah
Can you make the CLI available as a brew package?
Jp Valery
Looks nice ! Newbie question : could I use LogDNA to centralize my NginX error logs across 3 different VPS ? Thanks !
Lee Liu
@jpvalery Hi there, yes you'll see all 3 aggregated together or you can see them individually, and we specifically parse for nginx.
Marius
Great product! Would be cool to also have browser notifications!
Lee Liu
@maephisto Interesting...I guess this would be useful while having the viewer running in the background or when its closed. Thanks!
Devan Koshal
Got this installed on our production servers in minutes, Works like a charm
Chris Nguyen
@devankoshal thanks for the kind words. Glad you enjoyed the easy onboarding experience. Feel free to message us anytime with any questions or comments! Happy to help out.
Gijs Nelissen
Nice! Using papertrail now and considering switch to loggly. About 20 hosts. Some questions: 1. do you have chef packages available to install the daemon ? 2. why are you not using rsyslogd ? 3. the instructions on how to join only allow you to specifiy one log path. Is there any way to define your log files in a config file ?
Lee Liu
@digitalbase Hi Gijs, 1 & 2. Not yet. We had to choose which features would make it for the launch and these had to be pushed. But rsyslogd is on our list. 3. Yup, you can add paths one or many at a time or you can modify the config file directly at /etc/logdna.conf
Christopher Hopkins
Huge amount of storage compared to something like Papertrail. Any plans to work with Heroku and make this available via an add-on through their platform?
Lee Liu
@hopkinschris Yup Heroku is available now but not thru their platform yet. We have a CLI program that'll generate a: "heroku drains:add" command. Let me know if you have trouble setting this up.