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

Index user_agent.original, after all. #262

Merged
merged 2 commits into from
Dec 10, 2018

Conversation

webmat
Copy link
Contributor

@webmat webmat commented Dec 7, 2018

After discussions on PR #240, me and @ruflin synced up and agreed that indexing the user_agent.original would actually be useful (as opposed to event.original and log.original).

@webmat webmat self-assigned this Dec 7, 2018
@webmat webmat requested a review from ruflin December 7, 2018 20:46
@webmat webmat merged commit da5d05a into elastic:master Dec 10, 2018
@webmat webmat deleted the index-ua-original branch December 10, 2018 14:22
webmat added a commit to elastic/beats that referenced this pull request Dec 21, 2018
This addresses most of the differences, with the exception of http (#9645) and os (PR coming)

Changes:

- `client/server`, `source/destination`
  - Update each field set's definition
  - Add the `.address` field (except for `source`, which already had it)
- `network`: update definitions and examples wrt lowercase directive
- `user_agent.original` index is now `keyword` indexed (See elastic/ecs#262)
- Update `ecs.version` example
DStape pushed a commit to DStape/beats that referenced this pull request Aug 20, 2019
This addresses most of the differences, with the exception of http (elastic#9645) and os (PR coming)

Changes:

- `client/server`, `source/destination`
  - Update each field set's definition
  - Add the `.address` field (except for `source`, which already had it)
- `network`: update definitions and examples wrt lowercase directive
- `user_agent.original` index is now `keyword` indexed (See elastic/ecs#262)
- Update `ecs.version` example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants