Bug 11788

Summary: cronolog. log file dont created
Product: Sisyphus Reporter: noc <noc>
Component: apache2Assignee: Anton Farygin <rider>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P5 CC: rider
Version: unstable   
Hardware: all   
OS: Linux   

Description noc 2007-05-17 12:25:52 MSD
1.Then you edit entry in the anywere eg

EreorLog "|/usr/sbin/cronolog /var/log/httpd2/%Y/%m/%d/error"
Customlog "|/usr/sbin/cronolog /var/log/httpd2/%Y/%m/%d/access_log" custom

File log dont created undo new path!
But ErrorLog created undo new path!
Steps to Reproduce:
1.apt-get install apache2
2.apt-get install cronolog
3.edit config of apache2
Actual Results:  
File access_log dont created undo new path.

Expected Results:  
File access_log must created undo new path
Comment 1 Michael Shigorin 2008-02-15 19:58:59 MSK
moved to sisyphus
Comment 2 Mikhail Gusarov 2008-06-13 13:00:39 MSD

    
Comment 3 solo 2010-09-16 18:41:49 MSD
(В ответ на комментарий №0)
> 1.Then you edit entry in the anywere eg
> 
> EreorLog "|/usr/sbin/cronolog /var/log/httpd2/%Y/%m/%d/error"
> Customlog "|/usr/sbin/cronolog /var/log/httpd2/%Y/%m/%d/access_log" custom
> 
> File log dont created undo new path!
> But ErrorLog created undo new path!
> Steps to Reproduce:
> 1.apt-get install apache2
> 2.apt-get install cronolog
> 3.edit config of apache2
> Actual Results:  
> File access_log dont created undo new path.
> 
> Expected Results:  
> File access_log must created undo new path

  Правильно понимаю, что error (/var/log/httpd2/%Y/%m/%d/error) создаётся, а access_log (/var/log/httpd2/%Y/%m/%d/access_log) нет?
Comment 4 Anton Farygin 2018-10-29 11:39:22 MSK
Сейчас всё работает.