From: Thomas Goirand Date: Fri, 3 Oct 2014 06:03:08 +0000 (+0800) Subject: Fixed logrotate path X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=4973f4e7a16cb2074b5da3e95d20782b8801c18e;p=openstack-build%2Fheat-build.git Fixed logrotate path Rewritten-From: b54ae86b1d75ded524eba33bceaabdba7a822d87 --- diff --git a/trusty/debian/heat-api-cfn.logrotate b/trusty/debian/heat-api-cfn.logrotate index 919e3d61..452fdeed 100644 --- a/trusty/debian/heat-api-cfn.logrotate +++ b/trusty/debian/heat-api-cfn.logrotate @@ -1,4 +1,4 @@ -/var/log/heat/api-cfn.log { +/var/log/heat/heat-api-cfn.log { daily missingok compress diff --git a/trusty/debian/heat-api-cloudwatch.logrotate b/trusty/debian/heat-api-cloudwatch.logrotate index f1fc131c..b6c15721 100644 --- a/trusty/debian/heat-api-cloudwatch.logrotate +++ b/trusty/debian/heat-api-cloudwatch.logrotate @@ -1,4 +1,4 @@ -/var/log/heat/api-cloudwatch.log { +/var/log/heat/heat-api-cloudwatch.log { daily missingok compress diff --git a/trusty/debian/heat-api.logrotate b/trusty/debian/heat-api.logrotate index 7f8aed65..76381611 100644 --- a/trusty/debian/heat-api.logrotate +++ b/trusty/debian/heat-api.logrotate @@ -1,4 +1,4 @@ -/var/log/heat/api.log { +/var/log/heat/heat-api.log { daily missingok compress diff --git a/trusty/debian/heat-engine.logrotate b/trusty/debian/heat-engine.logrotate index 41635488..ab9a9350 100644 --- a/trusty/debian/heat-engine.logrotate +++ b/trusty/debian/heat-engine.logrotate @@ -1,4 +1,4 @@ -/var/log/heat/engine.log { +/var/log/heat/heat-engine.log { daily missingok compress