Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Alert Data Fields

weslambert edited this page Oct 24, 2017 · 5 revisions

Introduction

Below are the fields derived from IDS alerts (Snort/Suricata), after being processed by Logstash:

type:snort
/etc/logstash/conf.d/1033_preprocess_snort.conf

alert
category
classification
source_ip
source_port
destination_ip
destination_port
gid
host
priority
protocol
rev
rule (added through augmenation)
rule_type
severity
sid
Signature_Info (added through augmentation)

Clone this wiki locally