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

Update geoip data for test_module #8401

Merged
merged 1 commit into from
Sep 24, 2018
Merged

Conversation

jsoriano
Copy link
Member

Workarounds #8400 by now

Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

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

LGTM.

@jsoriano jsoriano merged commit 2fb5984 into elastic:master Sep 24, 2018
@jsoriano jsoriano deleted the geoip-berlin branch September 24, 2018 08:02
"haproxy.backend_name": "docs_microservice",
"haproxy.http.request.raw_request_line": "GET /component---src-pages-index-js-4b15624544f97cf0bb8f.js HTTP/1.1",
"haproxy.http.request.captured_cookie": "-",
"@timestamp": "2018-07-30T09:03:52.726Z",
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like we should make sure the output fields are always sorted the same way.

Copy link
Member Author

Choose a reason for hiding this comment

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

When GENERATE=1is used to generate these files, they are alphabetically sorted.

                json.dump(objects, f, indent=4, sort_keys=True)

This file came from community, not sure how it was generated then, but it should be fine in that sense from now on.

jsoriano added a commit to jsoriano/beats that referenced this pull request Sep 24, 2018
@jsoriano jsoriano added v6.5.0 and removed needs_backport PR is waiting to be backported to other branches. labels Sep 24, 2018
jsoriano added a commit that referenced this pull request Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Filebeat Filebeat flaky-test Unstable or unreliable test cases. module v6.5.0 v7.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants