puppet-placement/releasenotes/notes/httpd-logs-piped-syslog-dfed7ae36f4dac16.yaml
Takashi Kajinami 497d0a4e45 Add Apache WSGI logging parameters for pipe/syslog
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)

Co-Authored-By: Andy Botting <andy@andybotting.com>
Change-Id: Ie2f8feadd568565308210d73c2a89b2beef43697
2022-08-26 15:50:08 +09:00

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.