-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Filebeat] Additional parsing for haproxy.http.request.raw_request_line
#25482
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
run tests |
Pinging @elastic/integrations (Team:Integrations) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Checked for:
Changelog entry.
Updated golden files.
Existing field is not renamed/removed, so no breaking change.
The new ECS mappings are correct.
Would need a +1 from a observability/integrations member as well.
Will wait for CI to finish first.
Looks like some Jenkins error on the windows 7 job. |
Yeah that one is unrelated to yours, its a known issue. Did you make this PR from the latest master? |
Yes it is, just checked. |
run tests |
Looks like it worked this time. |
Yeah all good, just waiting for the approval from the other team. |
@legoguy1000 LGTM |
Can you cherry-pick this to 7.x branch @legoguy1000 ? |
sure |
…st_line` (elastic#25482) (cherry picked from commit 5059faa)
…st_line` (elastic#25482) (cherry picked from commit 5059faa)
What does this PR do?
Parses the
haproxy.http.request.raw_request_line
field intourl.original
,http.request.method
,http.version
Why is it important?
Allows for better correlation between other logs.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs