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 #22291 to 7.x: [Filebeat] Refactor Suricata pipeline to use Ingest Node more #22453

Merged
merged 1 commit into from
Nov 6, 2020

Commits on Nov 5, 2020

  1. [Filebeat] Refactor Suricata pipeline to use Ingest Node more (elasti…

    …c#22291)
    
    Refactor the Suricata module pipeline to use Ingest Node more. I moved most
    processing from Beat processors to Ingest Node. I created a DNS and TLS
    pipeline to house all of the processing for those protocols respectively.
    
    Other changes
    - Added DNS response IPs to `related.ip`.
    - Some DNS events were missing `dns.header_flags`.
    
    
    (cherry picked from commit 2fe9e2a)
    andrewkroh committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f0a5402 View commit details
    Browse the repository at this point in the history