openstack-ansible-os_keystone/releasenotes/notes/os-keystone-apache-log-format-support-7232177f835222ee.yaml
Alexey Dushechkin c82a089813 Add support for CustomLog format modification
Operators may want to log additional stuff for Keystone
requests like response time. This change adds configurable
log format.

Change-Id: I6c26335877bb3e5de0178d540e3fe72ceac1734c
2016-06-06 17:33:26 +06:00

5 lines
124 B
YAML

---
features:
- Added keystone_apache_custom_log_format tunable for
changing CustomLog format. Default is "combined".