Skip to content

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

Merged
leehinman merged 2 commits intoelastic:masterfrom
leehinman:16165_iis_ecs_1.4
Mar 2, 2020
Merged

[Filebeat] Improve ECS categorization field mappings in iis module#16618
leehinman merged 2 commits intoelastic:masterfrom
leehinman:16165_iis_ecs_1.4

Conversation

@leehinman
Copy link
Copy Markdown
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
Copy Markdown
Contributor

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
Copy Markdown
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