Skip to content

Redirect logging, in Productiom #587

@nmacgreg

Description

@nmacgreg

In Production, this application causes a weekly operational problem, threatening to fill the /var/ volume. This is because logs are written to /var/www/sites/library-cms/logs/production.log. If you know anything about Operating Systems, you should know that logs belong "somewhere" under /var/log/. All our other Ruby/Rails applications are configured to send application-level logs to Syslog, and this one needs to follow the same model.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions