You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
uchiwa.log file filling up due to lack of rotation. Wanted to check if this was something that should be bundled with the Uchiwa package before adding a logrotate myself.
Your Environment
Uchiwa version used: 0.25.2
Sensu version used: 0.29.0
Operating System and version (e.g. Ubuntu 14.04): CentOS 7.3
The text was updated successfully, but these errors were encountered:
Expected Behavior
As the Sensu package provides a logrotate config with its build, I'd expect Uchiwa to provide the same.
Current Behavior
No logrotate configuration is shipped with Uchiwa.
Possible Solution
Without looking through the build scripts, it looks as though a config would just need adding with the correct directory structure in https://github.com/sensu/uchiwa/tree/master/build/assets/etc
(I can put together a PR if that is the case.)
Context
uchiwa.log file filling up due to lack of rotation. Wanted to check if this was something that should be bundled with the Uchiwa package before adding a logrotate myself.
Your Environment
The text was updated successfully, but these errors were encountered: