File: access_log_env_var-87f4bfd3356c6cd2.yaml

package info (click to toggle)
puppet-module-openstacklib 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 968 kB
  • sloc: ruby: 4,500; python: 38; sh: 22; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
---
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.