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 in elasticsearch module #16469

Merged
merged 11 commits into from
Mar 12, 2020

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    ab2d062 View commit details
    Browse the repository at this point in the history
  2. Update elasticsearch audit fileset to ECS 1.4

    - event.kind
    - event.category
    - event.type
    - event.outcome
    - lowercase http.request.method
    - host.id
    - host.name
    - related.user
    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    1dbcaea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3639251 View commit details
    Browse the repository at this point in the history
  4. update elassticsearch deprecation fileset to ECS 1.4

    - event.kind
    - event.category
    - event.type
    - host.id
    - host.name
    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a9c2ca9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf6d0d7 View commit details
    Browse the repository at this point in the history
  6. Add ECS categorizations to elasticsearch gc pipeline

    - event.kind
    - event.category
    - event.type
    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    a0dd4f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ddd7b2 View commit details
    Browse the repository at this point in the history
  8. Add ECS 1.4 categorization to elasticsearch server pipeline

    - event.kind
    - event.category
    - event.type
    - host.name
    - host.id
    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9c784ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cf392c View commit details
    Browse the repository at this point in the history
  10. Add ECS 1.4 categorization to elasticsearch slowlog pipeline

    - event.kind
    - event.category
    - event.type
    - host.name
    - host.id
    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9f7888f View commit details
    Browse the repository at this point in the history
  11. add changelog entry

    leehinman committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    ce85bd6 View commit details
    Browse the repository at this point in the history