Commit: ce7dda3af137ff2cd3220d6ab9257224e88c895a
Author: Denis V. Meltsaykin <email address hidden>
Date: Thu Oct 5 16:44:41 2017
Return nailgun logs to fuel-logrotate
Recently fuel's logrotate configuration has been cleaned up from
duplicates and non-relevant docker folders. Also the nailgun's config
has been removed from the fuel's rotation since it has its own dedicated
rotation config. Unfortunately logrotate runs once a day which is not
enough for nailgun which generates gigabytes of logs in debug mode. This
commit returns nailgun's log rotation to fuel's config.
Also remove the native nailgun logrotate, since nailgun is not used
without Fuel in our configurations.
Reviewed: https:/ /review. fuel-infra. org/36725
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka
Commit: ce7dda3af137ff2 cd3220d6ab92572 24e88c895a
Author: Denis V. Meltsaykin <email address hidden>
Date: Thu Oct 5 16:44:41 2017
Return nailgun logs to fuel-logrotate
Recently fuel's logrotate configuration has been cleaned up from
duplicates and non-relevant docker folders. Also the nailgun's config
has been removed from the fuel's rotation since it has its own dedicated
rotation config. Unfortunately logrotate runs once a day which is not
enough for nailgun which generates gigabytes of logs in debug mode. This
commit returns nailgun's log rotation to fuel's config.
Also remove the native nailgun logrotate, since nailgun is not used
without Fuel in our configurations.
Change-Id: Ibf3339719ada4e f3f34b95a336f90 a882c7a940f
Closes-Bug: #1720340