https://issues.apache.org/bugzilla/show_bug.cgi?id=46318
--- Comment #2 from Anurag <[EMAIL PROTECTED]> 2008-12-01 14:13:09 PST --- ps output shows: /usr/sbin/rotatelogs /home/y/logs/httpd/error_log_abc-%Y-%m-%d-%H 5M /usr/sbin/rotatelogs /home/y/logs/httpd/error_log_def-%Y-%m-%d-%H 5M config file This is one config file. ErrorLog "|/usr/sbin/rotatelogs /home/y/logs/httpd/error_log_abc-%Y-%m-%d-%H 5M" This is second config file ErrorLog "|/usr/sbin/rotatelogs /home/y/logs/httpd/error_log_def-%Y-%m-%d-%H 5M" ls -lh /home/y/logs/httpd/error_log_abc* -rw-r--r-- 1 root root 5.1M Dec 1 01:33 /home/y/logs/httpd/error_log_abc-2008-12-01-07 -rw-r--r-- 1 root root 5.1M Dec 1 03:26 /home/y/logs/httpd/error_log_abc-2008-12-01-09 -rw-r--r-- 1 root root 5.1M Dec 1 05:15 /home/y/logs/httpd/error_log_abc-2008-12-01-11 -rw-r--r-- 1 root root 5.1M Dec 1 06:59 /home/y/logs/httpd/error_log_abc-2008-12-01-13 -rw-r--r-- 1 root root 5.1M Dec 1 08:50 /home/y/logs/httpd/error_log_abc-2008-12-01-14 -rw-r--r-- 1 root root 5.1M Dec 1 10:36 /home/y/logs/httpd/error_log_abc-2008-12-01-16 -rw-r--r-- 1 root root 5.1M Dec 1 12:10 /home/y/logs/httpd/error_log_abc-2008-12-01-18 -rw-r--r-- 1 root root 5.1M Dec 1 13:56 /home/y/logs/httpd/error_log_abc-2008-12-01-20 ls -lh /home/y/logs/httpd/error_log_def* -rw-r--r-- 1 root root 72M Nov 30 23:59 /home/y/logs/httpd/error_log_def-2008-12-01-07 -rw-r--r-- 1 root root 71M Dec 1 00:59 /home/y/logs/httpd/error_log_def-2008-12-01-08 -rw-r--r-- 1 root root 72M Dec 1 01:59 /home/y/logs/httpd/error_log_def-2008-12-01-09 -rw-r--r-- 1 root root 72M Dec 1 02:59 /home/y/logs/httpd/error_log_def-2008-12-01-10 -rw-r--r-- 1 root root 72M Dec 1 03:59 /home/y/logs/httpd/error_log_def-2008-12-01-11 -rw-r--r-- 1 root root 72M Dec 1 04:59 /home/y/logs/httpd/error_log_def-2008-12-01-12 -rw-r--r-- 1 root root 72M Dec 1 05:59 /home/y/logs/httpd/error_log_def-2008-12-01-13 -rw-r--r-- 1 root root 73M Dec 1 06:59 /home/y/logs/httpd/error_log_def-2008-12-01-14 -rw-r--r-- 1 root root 71M Dec 1 07:59 /home/y/logs/httpd/error_log_def-2008-12-01-15 -rw-r--r-- 1 root root 71M Dec 1 08:59 /home/y/logs/httpd/error_log_def-2008-12-01-16 -rw-r--r-- 1 root root 72M Dec 1 09:59 /home/y/logs/httpd/error_log_def-2008-12-01-17 -rw-r--r-- 1 root root 73M Dec 1 10:59 /home/y/logs/httpd/error_log_def-2008-12-01-18 -rw-r--r-- 1 root root 72M Dec 1 11:59 /home/y/logs/httpd/error_log_def-2008-12-01-19 -rw-r--r-- 1 root root 72M Dec 1 12:59 /home/y/logs/httpd/error_log_def-2008-12-01-20 -rw-r--r-- 1 root root 71M Dec 1 13:59 /home/y/logs/httpd/error_log_def-2008-12-01-21 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
