Skip to content
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

Cover empty request data, url and version in Apache2 Filebeat module #10730

Merged
merged 4 commits into from
Feb 15, 2019

Conversation

sayden
Copy link
Contributor

@sayden sayden commented Feb 13, 2019

Related to this issue #10656 we weren't parsing properly HTTP timeouts where HTTP information from the server isn't received (url, request method and version).

The example line from the issue is included and a slight modification to the existing Grok patterns covers this use case.

Please, take a closer look at this file https://github.com/elastic/beats/compare/master...sayden:bugfix/fb/parse-empty-data-in-apache?expand=1#diff-9c8ecada761029001c82a19f1f2edafe because, for some reason I don't fully understand, the timezone of the "old" lines has changed when regenerating the file.

@sayden sayden added bug review Filebeat Filebeat needs_backport PR is waiting to be backported to other branches. Team:Integrations Label for the Integrations team labels Feb 13, 2019
@sayden sayden self-assigned this Feb 13, 2019
@sayden sayden requested a review from a team as a code owner February 13, 2019 14:55
@kaiyan-sheng
Copy link
Contributor

@sayden looks like all the timestamp is ignoring the timezone information now hmmm

@sayden
Copy link
Contributor Author

sayden commented Feb 14, 2019

jenkins, test this please

Copy link
Contributor

@kaiyan-sheng kaiyan-sheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Timestamp looks good now!

@sayden
Copy link
Contributor Author

sayden commented Feb 14, 2019

jenkins, test this please

@jsoriano
Copy link
Member

It seems it was already backported, I am removing the needs_backport label.

@jsoriano jsoriano removed the needs_backport PR is waiting to be backported to other branches. label Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants