neutron/ovs-agent.log isn't rotated

Bug #1298830 reported by Gleb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Medium
Bogdan Dobrelya

Bug Description

{"ostf_sha": "83ada35fec2664089e07fdc0d34861ae2a4d948a", "fuelmain_sha": "17eed776b30886851ae0042fa7a30184f5cd8eb6", "astute_sha": "8b2059a37be9bd82df49f684822727b4df4c511b", "release": "4.0", "nailgun_sha": "ac02e18990cd652db6577ce42bdea9838076c63c", "fuellib_sha": "098f381ff8a528a39d3b6f17ea70955baeb159e8"}

root@node-9:~# ls -la /var/log/neutron/
total 5100260
drwxr-x--- 2 neutron adm 4096 Feb 16 12:51 .
drwxr-xr-x 17 root root 4096 Mar 28 07:35 ..
-rw-r--r-- 1 root root 0 Feb 16 12:50 neutron-ovs-cleanup.log
-rw-r--r-- 1 neutron neutron 5222647242 Mar 28 07:48 ovs-agent.log

Logrotate configuration has wrong file name.

root@node-9:~# cat /etc/logrotate.d/neutron-plugin-openvswitch-agent
/var/log/neutron/openvswitch-agent.log {
    daily
    missingok
    compress
    delaycompress
    notifempty
}

Changed in fuel:
importance: Undecided → Medium
assignee: nobody → Bogdan Dobrelya (bogdando)
milestone: none → 5.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.