Update regex file for es user agent node processor#59697
Merged
shahzad31 merged 4 commits intoelastic:masterfrom Jul 17, 2020
Merged
Update regex file for es user agent node processor#59697shahzad31 merged 4 commits intoelastic:masterfrom
shahzad31 merged 4 commits intoelastic:masterfrom
Conversation
Collaborator
|
Pinging @elastic/es-core-features (:Core/Features/Ingest) |
Contributor
Author
|
@danhermann i fixed the related tests. |
Contributor
|
@shahzad31, I'll take of the backports for this one. |
Contributor
Author
@danhermann Thank you |
danhermann
pushed a commit
to danhermann/elasticsearch
that referenced
this pull request
Jul 17, 2020
danhermann
pushed a commit
to danhermann/elasticsearch
that referenced
this pull request
Jul 17, 2020
danhermann
added a commit
that referenced
this pull request
Jul 17, 2020
danhermann
added a commit
that referenced
this pull request
Jul 17, 2020
andrewkroh
added a commit
to andrewkroh/beats
that referenced
this pull request
Jul 22, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697
6 tasks
andrewkroh
added a commit
to elastic/beats
that referenced
this pull request
Jul 22, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697
axw
added a commit
to axw/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
2 tasks
axw
added a commit
to elastic/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
axw
added a commit
to axw/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
axw
added a commit
to axw/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
axw
added a commit
to elastic/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
axw
added a commit
to elastic/apm-server
that referenced
this pull request
Jul 23, 2020
Since the uap-core regexes were updated in elastic/elasticsearch#59697, MacOS user-agents are now parsed differently. Update our test to match the change.
andrewkroh
added a commit
to andrewkroh/beats
that referenced
this pull request
Jul 23, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697 (cherry picked from commit 3238961)
Merged
6 tasks
andrewkroh
added a commit
to andrewkroh/beats
that referenced
this pull request
Jul 23, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697 (cherry picked from commit 3238961)
Merged
6 tasks
andrewkroh
added a commit
to elastic/beats
that referenced
this pull request
Jul 23, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697 (cherry picked from commit 3238961)
andrewkroh
added a commit
to elastic/beats
that referenced
this pull request
Jul 23, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697 (cherry picked from commit 3238961)
melchiormoulin
pushed a commit
to melchiormoulin/beats
that referenced
this pull request
Oct 14, 2020
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697
Contributor
|
Note to myself from the future, the contents of Our copy has the license header, and also there are some very slight whitespace differences. |
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
The Elasticsearch user_agent processor was updated in elastic/elasticsearch#59697 (cherry picked from commit 9271445)
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #59694
This PR will update the regex file for es agent user agent processor.
Testing
Tested it locally with branch build and apm-server against data from issue and it identifies MAC devices properly now