kolla-ansible/releasenotes/notes/improve-apache-grok-pattern-47b0bcd90f464d60.yaml
Laurie Fisher 63213c0e23 Improve grok pattern matching for apache logs
Apache grok pattern updated to match the size of response in bytes,
the time taken to serve the request and the user-agent that made
the request.

Change-Id: I8ce6e6e10bbf55ef8aa21f983f4a6c4b6dc24402
2023-10-13 14:03:56 +00:00

6 lines
144 B
YAML

---
features:
- |
Updates apache grok pattern to match the size of response in bytes,
time taken to serve the request and user agent.