GithubHelp home page GithubHelp logo

Comments (2)

superawesome avatar superawesome commented on September 25, 2024

Something like this would be hugely beneficial to us. We have HTTP load balancer log files that are rotated hourly, wherein each new log file has a timestamp in the filename. So monitoring a given list of files won't work well... the list changes every hour. There is a separate file for every domain, and a separate file for every hour... so 10 domains over a span of 24 hours would create a total of 240 files.

Unfortunately for us these logs come from a proprietary tool, so we don't have a lot of flexibility on log rotation... we can't easily do something more like Linux "logrotate" where the filename stays the same.

Even if we hack something together with symlinks (for example, have lumberjack watch a set of symlinks that always point to the current / most-recent actual file), that only covers newly rotated files on existing log sets. It won't help for when new log sets are created (so when we add an 11th domain, lumberjack wouldn't notice even if a suitable symlink popped up).

Better all around (in our case at least) would be for lumberjack to just be able to watch a directory, and automatically pick up new files as they get added.

from logstash-forwarder.

jordansissel avatar jordansissel commented on September 25, 2024

I think this is resolved in newer editions of lsf which watch paths more liberally. Please reopen if this is not the case.

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.