5

Ahoy der Ranters!

I'm looking for a log management service. My server application has a 90 days rolling policy (with gzip) but I would like to store logs somewhere else before they get deleted (after 90 days).

I've heard of Cloud watch, paper trail, and logz.io

What would you recommend?

Comments
  • 1
    *Subscribing :) *
  • 0
    @mrtnrdl I've considered it of course. However, it's a self-hosted solution. I'm ideally looking for something cloud based (SaaS).
  • 0
    I'm a fan of Sentry/Raven. It's cloud based, but you can host it by yourself using docker (they have repo on github).
  • 0
    @mt3o I'll take a look. Thanks :)
  • 0
    Late to the game here, but we're obviously partial to Lumberjack, our own log management solution. Lumberjack is different than some of the other names mentioned because it uses artificial intelligence to analyze shipped logs to predict downtime before it even occurs. We're finding it predicts about 15 minutes prior to a problem striking. https://bluematador.com/lumberjack/
Add Comment