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] Sync with zeek package #20696

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Commits on Aug 19, 2020

  1. Sync with zeek package

    - connection
      + remove redundant source.ip & destination.ip mapping
      + add null check for append to related.ip
      + remove duplicate setting of event.kind & event.category
    - dce_rpc
      + add null check for append to related.ip
    - dnp3
      + add append to related.ip
    - dns
      + move conversion of zeek.dns.ts to @timestamp to ingest pipeline
      + add event.created to ingest pipeline
    - intel
      + move conversion of zeek.intel.ts to @timestamp to ingest pipeline
    - socks
      + change processor for event.outcome from append to set
    - ssl
      + fix so event.type is correctly set
      + fix quoting of = in ingest pipeline
    - x509
      + convert pipeline to yaml format
    leehinman committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    22aeb09 View commit details
    Browse the repository at this point in the history