Skip to content

Files

Latest commit

4381e9e · Feb 26, 2020

History

History
72 lines (45 loc) · 1.34 KB

suricata.asciidoc

File metadata and controls

72 lines (45 loc) · 1.34 KB

Suricata module

This is a module to the Suricata IDS/IPS/NSM log. It parses logs that are in the Suricata Eve JSON format.

Compatibility

This module has been developed against Suricata v4.0.4, but is expected to work with other versions of Suricata.

This is an example of how to overwrite the default log file path.

- module: suricata
  eve:
    enabled: true
    var.paths: ["/my/path/suricata.json"]

eve log fileset settings

Example dashboard

This module comes with sample dashboards. For example:

filebeat suricata events
filebeat suricata alerts

Fields

For a description of each field in the module, see the exported fields section.