Giter Club home page Giter Club logo

Comments (3)

thefab avatar thefab commented on September 26, 2024

Thanks! We are going to have a look at this. Is your package published somewhere? Maybe we can a link to it in the readme?

from log_proxy.

tomalok avatar tomalok commented on September 26, 2024

I'll provide a PR with the fix, it's fairly simple.

Also, feedback from the Alpine main branch merger was "We should definitively report that upstream doesn't respect DESTDIR=", which supposedly is standard-ish these days? I worked around that by doing...

make install PREFIX="$pkgdir/usr" BINARIES="log_proxy log_proxy_wrapper"

...in the APKBUILD's package() declaration.

It was accepted into the Alpine testing repo... My goal is to use it for capturing docker engine logs, currently sent to STDERR, which supervise-daemon replaces with a log file descriptor and no way to rotate the file without restarting docker itself, and all the containers it's running.

from log_proxy.

thefab avatar thefab commented on September 26, 2024

There is no difference between PREFIX and DESTDIR for this kind of little utility but, of course, we are open to have a more standard Makefile!

For your use case, I'm not familiar with supervise-daemon but it sounds a perfect use case. As we use a lot log_proxy_wrapper to capture log in another process supervisor: https://circus.readthedocs.io/en/latest/

from log_proxy.

Related Issues (15)

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.