Bug 11788 - cronolog. log file dont created
Summary: cronolog. log file dont created
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: apache2 (show other bugs)
Version: unstable
Hardware: all Linux
: P5 minor
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 12:25 MSD by noc
Modified: 2018-10-29 11:39 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
Сейчас всё работает.