View SIEM.public.correlated_events_rpt_v
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
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
parent_evt_id uuid 2147483647  √  null Reference to the parent event id
child_evt_id uuid 2147483647  √  null Id of the child event
parent_evt_time timestamptz 35,6  √  null Time of the parent event
child_evt_time timestamptz 35,6  √  null Time of the child event
date_created timestamptz 35,6  √  null Date the entry was created
date_modified timestamptz 35,6  √  null Date the entry was modified
created_by int4 10  √  null User who created object
modified_by int4 10  √  null User who last modified object
parent_part_id int8 19  √  null Partition id of parent event

Analyzed at Mon Mar 26 23:24 EDT 2012