https://issues.apache.org/bugzilla/show_bug.cgi?id=49348
Summary: [mod_log_config] Output log file name format
capability. (Useful for chroot environments.)
Product: Apache httpd-2
Version: 2.2.15
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: mod_log_config
AssignedTo: [email protected]
ReportedBy: [email protected]
Would suggest the ability to add to mod_log_config a configuration option to
set the output log file name format. This would provide the same functionality
as lets say piping logs through cronolog where one can provide a log file such
as the following:
/var/log/apache2/[domain]/[subdomain]/%Y/error_log-%Y%m
In particular, the ability to include %Y, %m, $d, etc would be useful for
efficient log rotation without needing to pipe through external programs.
This would be most useful in chroot environments where one would not want to
provide any shells which would be required by a utility such as cronolog.
--
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]