Git Product home page Git Product logo

yaul's People

Watchers

 avatar  avatar  avatar

Forkers

dogvgod

yaul's Issues

Internal statistics

Add internal metrics to control behavior. Not sure how to output the collected data and when. As UDP reply on command, to syslog or a dedicated logfile or default logfile yaul.log?

Write pid to file

To allow proper logrotting and sending HUP signal to daemon the actual pid must be written to /var/log/yaul.pid and kill -s HUP must be sent to the daemon after logrotation to close and reopen all opened files. Not really a bug but essential for proper usage.

Read Configuration from file

Read Configuration from yaul.conf to reduce number of command line options.

Not sure if it is better to remove command line options or both ways should be provided.

Add option to allow ouput stream buffering

Add option to allow output buffering for logfiles. The Option sets the number of messages before the output buffer is flushed. Best would be the option -b for buffer - this would make it necessary to change the bind option which takes the ip adress to -i for IP adress.

Configuration of log destinations

Configuration by file of where the logmessages should go depending on the logname. Possible Destinations are

  • other logname
  • Redis
  • Redis other logname
  • UDP IP and port
  • UDP IP/port and other logname
  • null (discard)

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.