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

[Filebeat] Improve ECS categorization field mappings in iis module #16618

Merged
merged 2 commits into from
Mar 2, 2020

Conversation

leehinman
Copy link
Contributor

  • event.category
  • event.kind
  • event.outcome
  • event.type
  • related.ip
  • related.user
  • lowercase http.request.method
  • improve grok in access pipeline
  • change access and error pipelines to yaml

Closes #16165

@leehinman leehinman added enhancement Filebeat Filebeat needs_backport PR is waiting to be backported to other branches. Team:SIEM ecs labels Feb 26, 2020
@leehinman leehinman requested a review from a team as a code owner February 26, 2020 16:30
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

- event.category
- event.kind
- event.outcome
- event.type
- related.ip
- related.user
- lowercase http.request.method
- improve grok in access pipeline
- change access and error pipelines to yaml

Closes elastic#16165
Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

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

LGTM

@leehinman leehinman merged commit 342f0e0 into elastic:master Mar 2, 2020
@leehinman leehinman deleted the 16165_iis_ecs_1.4 branch March 2, 2020 22:09
leehinman added a commit to leehinman/beats that referenced this pull request Mar 2, 2020
- event.category
- event.kind
- event.outcome
- event.type
- related.ip
- related.user
- lowercase http.request.method
- improve grok in access pipeline
- change access and error pipelines to yaml

Closes elastic#16165

(cherry picked from commit 342f0e0)
@leehinman leehinman added v7.7.0 and removed needs_backport PR is waiting to be backported to other branches. labels Mar 2, 2020
leehinman added a commit that referenced this pull request Mar 9, 2020
)

- event.category
- event.kind
- event.outcome
- event.type
- related.ip
- related.user
- lowercase http.request.method
- improve grok in access pipeline
- change access and error pipelines to yaml

Closes #16165

(cherry picked from commit 342f0e0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Filebeat] Upgrade iis module to ECS 1.4
3 participants