Files
puppet-gnocchi/releasenotes/notes/httpd-logs-piped-syslog-96f86098dbfb38cc.yaml
Takashi Kajinami 990298ddd5 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: Ifa33b2e84284d8032c4e4f54acb26c30fc285cb5
2022-08-26 17:41:09 +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.