Files
puppet-nova/releasenotes/notes/access_log_env_var-d2d8ed2f6d542276.yaml
Benedikt Trefzer a92eafa444 allow to use access_log_env_var for apache wsgi
Change-Id: I8cf5be457e8775a96a4491bda01a0a7a18e03c25
2025-01-04 10:46:53 +01:00

7 lines
205 B
YAML

---
features:
- |
Add the ``access_log_env_var`` parameter to the ``nova::wsgi::apache_api``
and the ``nova::wsgi::apache_metadata`` classes
to allow filtering logs (eg. suppress healthecks)