Closed
Bug 1088401
Opened 10 years ago
Closed 10 years ago
http logs aren't rotated on webheads
Categories
(Tree Management :: Treeherder: Infrastructure, defect, P1)
Tree Management
Treeherder: Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: fubar)
References
Details
The per virtual host logs aren't rotated, and are getting rather large:
[root@treeherder2.webapp.scl3 treeherder.mozilla.org]# ls -lh
total 11G
-rw-r--r-- 1 root root 9.1G Oct 23 16:50 access_log
-rw-r--r-- 1 root root 1.9G Oct 23 16:50 error_log
[root@treeherder2.webapp.scl3 treeherder.mozilla.org]# pwd
/var/log/httpd/treeherder.mozilla.org
[root@treeherder1.webapp.scl3 treeherder.mozilla.org]# ls -lh
total 11G
-rw-r--r-- 1 root root 9.1G Oct 23 16:50 access_log
-rw-r--r-- 1 root root 1.9G Oct 23 16:50 error_log
[root@treeherder1.webapp.scl3 treeherder.mozilla.org]# pwd
/var/log/httpd/treeherder.mozilla.org
Assignee | ||
Comment 1•10 years ago
|
||
moved to correct comp. will look into it, should be a simple puppet change.
Component: Treeherder → Infrastructure
QA Contact: laura
Updated•10 years ago
|
Assignee: nobody → klibby
Assignee | ||
Comment 2•10 years ago
|
||
fixed in r96032. puppet will update on next run, and the files should be rotated overnight.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 3•10 years ago
|
||
Awesome - thank you! :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•