Giter VIP home page Giter VIP logo

Comments (3)

wernight avatar wernight commented on September 27, 2024

I see basic logging is on stdout, but the rest is on /home/qbittorrent/.local/share/data/qBittorrent/logs/.

Quick browsing didn't show an official way to redirect to stdout. It might be possible to redirect using a symbolic link to /dev/stdout, but it might not work as it's making .bak files.

Unless someone finds a working solution, I'd suggest to mount to cat those log files when needed (not the nicest I agree).

from docker-qbittorrent.

jameseck avatar jameseck commented on September 27, 2024

Yeah I couldn't find a nice solution either. I might knock up a PR using supervisord if that's something you'd accept. It slightly breaks the one process per container model, but I don't personally stick to that when there isn't a nice way to achieve things.

from docker-qbittorrent.

wernight avatar wernight commented on September 27, 2024

I wouldn't accept a supervisord or initd on this image as it breaks its philosophy. It's worth trying doing a simple ln -s and see if it works, and possibly there is a config that avoids these backups. If not, it's always possible to send a PR to qBT to include a log to stdout CLI flag.

from docker-qbittorrent.

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.