Allows to only requests with particular environment variables be logged. Example: set a dontlog variable for healthchecks, so healthchecks are not logged. Change-Id: I4dea75f85d2e4a2287bdcce845c4b5fa05da0ddc
9 lines
243 B
YAML
9 lines
243 B
YAML
---
|
|
features:
|
|
- |
|
|
Add access_log_env_var for apache vhost.
|
|
Allows that only requests with particular environment
|
|
variables set are logged.
|
|
Example: set a dontlog variable for healthchecks,
|
|
so healthchecks are not logged.
|