63910baa1f
Add parameters for advanced logging configurations in Apache to support piped logging and support for syslog (via mod_syslog available in Apache >= 2.5.0) Change-Id: Ia908c4c68c661a9ada6b1d408a40fefe3c6348b3
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Added parameters for advanced configuration of httpd access and error log
|
|
destinations including piped logging and syslog (see `mod_syslog`). Note
|
|
that mod_syslog requires Apache2 >= 2.5.0.
|