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 #16121 to 7.x: [Filebeat] Add ECS tls & categorization fields to apache module #16200

Merged
merged 1 commit into from
Feb 10, 2020

Conversation

leehinman
Copy link
Contributor

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

  • tls.cipher (access)
  • tls.protocol (access)
  • tls.protocol_version (access)
  • event.kind (access)
  • event.category (access)
  • event.outcome (access)
  • lowercase http.request.method for ECS compliance (access)
  • event.kind (error)
  • event.category (error)
  • event.type (error)

Closes #16032

…tic#16121)

* Add ECS tls & categorization fields to apache module

- tls.cipher (access)
- tls.protocol (access)
- tls.protocol_version (access)
- event.kind (access)
- event.category (access)
- event.outcome (access)
- lowercase http.request.method for ECS compliance (access)
- event.kind (error)
- event.category (error)
- event.type (error)

Closes elastic#16032

(cherry picked from commit 990a5f7)
Copy link
Contributor

@ycombinator ycombinator 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 a8a3208 into elastic:7.x Feb 10, 2020
@leehinman leehinman deleted the backport_16121_7.x branch February 10, 2020 14:51
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.

2 participants