(no title)
ejain
|
11 years ago
What are some alternatives to Loggly? I really like being able to aggregate my logs with minimal setup (and cost). I'm logging with Logback (Java), and there is a convenient extension that forwards log statements to Loggly.
troydavis|11 years ago
Background and setup: http://help.papertrailapp.com/kb/configuration/java-logback-...
GitHub repo: https://github.com/papertrail/logback-syslog4j
Papertrail also works with the standard Logback SyslogAppender.
ejain|11 years ago
I recall having some trouble with that when using syslog with Loggly, before switching over to the json appender.
gk1|11 years ago
The setup is straightforward [0], and you'll find that the plans are very competitive.
[0] https://www.scalyr.com/help/install-agent
(Full disclosure: I work with them.)
tkfx|11 years ago
renaud34|11 years ago