Table SIEM.public.correlated_events Associates a correlation event with the events that triggered the correlation event. This table is used to figure out what caused a correlation rule to fire.
|
Generated by SchemaSpy |
Indexes:
Column(s) | Type | Sort |
---|---|---|
parent_evt_time + parent_evt_id + child_evt_time + child_evt_id | Primary key | Asc/Asc/Asc/Asc |
date_created + parent_evt_id + child_evt_id | Performance | Asc/Asc/Asc |
parent_part_id | Performance | Asc |