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

Cherry-pick #16469 to 7.x: [Filebeat] Improve ECS categorization in elasticsearch module #16986

Merged
merged 2 commits into from
Mar 16, 2020

Conversation

leehinman
Copy link
Contributor

@leehinman leehinman commented Mar 12, 2020

Cherry-pick of PR #16469 to 7.x branch. Original message:

  • slowlog
    • event.kind
    • event.category
    • event.type
    • host.name
    • host.id
  • server
    • event.kind
    • event.category
    • event.type
    • host.name
    • host.id
  • gc
    • event.kind
    • event.category
    • event.type
  • deprecation
    • event.kind
    • event.category
    • event.type
    • host.id
    • host.name
  • audit
    • event.kind
    • event.category
    • event.type
    • event.outcome
    • lowercase http.request.method
    • host.id
    • host.name
    • related.user
  • converted all pipelines to yaml

…c#16469)

- event.kind
- event.category
- event.type
- event.outcome
- lowercase http.request.method
- host.id
- host.name
- related.user

Closes elastic#16160

(cherry picked from commit 3c13de5)
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

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 bd344fc into elastic:7.x Mar 16, 2020
@leehinman leehinman deleted the backport_16469_7.x branch March 16, 2020 15:30
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.

3 participants