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

Add event.kind and event.category #10357

Merged
merged 2 commits into from
Jan 28, 2019

Commits on Jan 28, 2019

  1. Add event.kind and event.category

    Part of elastic#7968
    
    Adds event.kind = event and event.category = network_traffic to all Packetbeat events.
    Packetbeat flow events will additional have event.action = network_flow (same as Filebeat
    netflow).
    
    This also does some cleanup of redundant and unused code that resulted from the ECS
    migration.
    andrewkroh committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6de4500 View commit details
    Browse the repository at this point in the history
  2. Set method for http

    andrewkroh committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    be8df7d View commit details
    Browse the repository at this point in the history