Files
puppet-ironic/releasenotes/notes/httpd-logs-piped-syslog-594ac0d09f84d3a3.yaml
Takashi Kajinami 62043acf72 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: I55f899284edfe15c177e5253bb3e278d73955fe9
2022-08-26 17:41:59 +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.