openstack-ansible-os_horizon/releasenotes/notes/os-horizon-apache-log-format-support-34c9ef74b3bcce31.yaml
Alexey Dushechkin 583c37038b Add support for CustomLog format modification
Operators may want to log additional stuff for Horizon
requests like response time. This change adds configurable
log format.

Change-Id: I308aa085845c17a766dd7df042237b2cfcb6a0d6
2016-06-10 20:02:00 +06:00

6 lines
154 B
YAML

---
features:
- Added ``horizon_apache_custom_log_format`` tunable
to the os-horizon role for changing CustomLog format.
Default is "combined".