diff --git a/modules/openstack_project/files/bandersnatch.conf b/modules/openstack_project/files/bandersnatch.conf index bbef5ac1d1..ed6d6f0b6b 100644 --- a/modules/openstack_project/files/bandersnatch.conf +++ b/modules/openstack_project/files/bandersnatch.conf @@ -34,6 +34,6 @@ delete-packages = true [statistics] ; A glob pattern matching all access log files that should be processed to ; generate daily access statistics that will be aggregated on the master PyPI. -access-log-pattern = /var/log/apache2/pypi.openstack.org_access.* +access-log-pattern = /var/log/apache2/pypi.*openstack.org_access.* ; vim: set ft=cfg: