Git Product home page Git Product logo

Comments (5)

jordansissel avatar jordansissel commented on June 12, 2024

Both rsyslog and syslog-ng perform poorly in my experience. Both bloat memory over time as well as being CPU hogs at moderate load.

Regarding features (and not bugs), lumberjack aims to have reliable log transport. syslog-ng doesn't have this, but rsyslog does in the form of RELP. However, RELP appears to not have compression available.

lumberjack aims to use a few megs of memory at worst, and actually enforces this with setrlimit() on startup.

I'll fill in more details about lumberjack in its README once the project is ready for general consumption. Early adopters welcome, but it's still in heavy experimentation.

from logstash-forwarder.

jordansissel avatar jordansissel commented on June 12, 2024

Oh, and with respect to "better than X" - I doubt I'll explain lumberjack in this way. I'm likely only to describe the features (and why those features exist). Comparing against other projects is out of scope for this document.

from logstash-forwarder.

freewil avatar freewil commented on June 12, 2024

I'm also confused by the lack of information in the README. Is this meant to be compatible with logstash? Could you use a lumberjack client and logstash server?

from logstash-forwarder.

jordansissel avatar jordansissel commented on June 12, 2024

how about now? https://github.com/jordansissel/lumberjack#use-with-logstash

from logstash-forwarder.

freewil avatar freewil commented on June 12, 2024

@jordansissel great, thanks!

from logstash-forwarder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.