Git Product home page Git Product logo

Comments (6)

supertylerc avatar supertylerc commented on May 20, 2024 1

Can the discussion of logging to a file be moved to ytti/oxidized?

Once that is implemented, I can look into displaying the logs in the web UI.

from oxidized-web.

ytti avatar ytti commented on May 20, 2024

On ruby 2.0 or older, or 1.9.3 with appropriate gem loaded it's all syslog, so we don't know where it's written, it might not be written even locally.
We'd need to revert to local logging to guarantee access there.

from oxidized-web.

RichiH avatar RichiH commented on May 20, 2024

You could offer local log as an option and, if it's enabled, display that. If it's not enabled, let the user know that they could do it if they wanted to in the "logs" page.

from oxidized-web.

ytti avatar ytti commented on May 20, 2024

Should we allow enabling both or just one at a time?

log:
syslog: true
file: /tmp/poop

or

log: /tmp/poop
syslog: true

or

log: [/tmp/poop SYSLOG]

from oxidized-web.

twindh avatar twindh commented on May 20, 2024

I like the idea to allow both syslog and file simultaneously.

from oxidized-web.

ytti avatar ytti commented on May 20, 2024

Yeah we need to return file logging support. Especially for dockerized installs it's more prudent to log to file (STDOUT).

from oxidized-web.

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.