Skip to content

Commit

Permalink
update ingest-user-agent regexes.yml (#47807)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinscale authored and martijnvg committed Oct 18, 2019
1 parent 844825a commit 66581d8
Show file tree
Hide file tree
Showing 4 changed files with 669 additions and 216 deletions.
2 changes: 1 addition & 1 deletion docs/reference/ingest/processors/user-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Which returns
"user_agent": {
"name": "Chrome",
"original": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36",
"version": "51.0.2704",
"version": "51.0.2704.103",
"os": {
"name": "Mac OS X",
"version": "10.10.5",
Expand Down
Loading

0 comments on commit 66581d8

Please sign in to comment.